LaithDribaty / books-library

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About


Languages

Language:PHP 60.2%Language:Vue 29.8%Language:JavaScript 6.3%Language:Blade 2.2%Language:CSS 1.4%Language:Shell 0.1%Language:SCSS 0.0%