Skip to content

An application where you can add books and create reading lists for yourself, or others.

Notifications You must be signed in to change notification settings

reidvg/book-list-application

Repository files navigation

Book List Application

A general application that handles user authentication and allows for creating public and private books and book lists.

Installation

  • Copy .env.example and rename to .env
    • Enter your database credentials here
    • Enter your database credentials in config/database.php as well
  • Then run the migrations with php artisan migrate and you should be up and running!

From there please follow on screen instructions to begin creating your books and book lists.

About

An application where you can add books and create reading lists for yourself, or others.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published