Skip to content

Latest commit

 

History

History
21 lines (18 loc) · 1.21 KB

README.md

File metadata and controls

21 lines (18 loc) · 1.21 KB

Typing SVG

Project written on Laravel: Instructions and additional information for installing and testing the application:

  • composer install or composer update
  • Create a DB (in the .env file and the database, enter the correct data for configuration)
  • php artisan migrate

To run the project locally, you need to type commands in the terminal in turn ==>

  • php artisan serve

Additional actions in case of errors...

  • php artisan route:cache
  • php artisan route:clear
  • php artisan config:clear
  • php artisan cache:clear
  • php artisan optimize

Link LARAVEL COLLECTION -->

https://laravel.com/docs/10.x/collections#main-content