Skip to content

yslaa/Salon

Repository files navigation

Laravel-Salon

Run php artisan migrate:fresh --seed to automatically create and delete if tables are already created.

HOW TO SETUP THIS PROJECT

  • Run composer install and npm i
  • Copy the env example and make your own env
  • Create the environment and fill it with the needed data, such as the database and mailtrap, for example
  • Run php artisan key:generate
  • Run php artisan serve
  • Run php artisan optimize to clear cache and routes in Laravel
  • Run php artisan optimize:clear to reset everything in Laravel
  • To execute the project accurately, always use php artisan optimize or php artisan optimize:clear and run php artisan serve after
  • To ensure that your routes are functioning properly, run php artisan route:list
  • The default Password for every user is 12345678

If You Encouter Captcha Error Watch From This Link


Submitted to: Rommel Dalisay

Copyright © Laravel-Salon

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •  

Languages