books-library

to run the project:

1- make .env file and put your configurations in it (database settings)

2- be sure to put the right APP_URL for example APP_URL=http://localhost:8000 (important to make images work correctly)

3- run composer run init-project (which run commands to init project)

4- you may create a nova user to use dashboard:

php artisan nova:user