Skip to content

Latest commit

 

History

History
34 lines (19 loc) · 1.28 KB

README.md

File metadata and controls

34 lines (19 loc) · 1.28 KB

About Install

After install open project and enter:

  1. composer install
  2. create .env and change db name on your db name
  3. php artisan jwt:secret
  4. php artisan migrate

After all setup server: php artisan serve

If you are not login in account - you cant enter to main page

Also you cant enter to admin page if you arent admin

What does the site look like:

Main page

Desktop Screenshot 2022 07 09 - 00 53 05 56

Admin page

Desktop Screenshot 2022 07 09 - 00 53 22 41

Login page

Desktop Screenshot 2022 07 09 - 00 53 32 02

Register page

Desktop Screenshot 2022 07 09 - 00 53 40 34