Change
composer require laravel/fortify : version ^1.6 for laravel/fortify composer require laravel/tinker: https://laravel.com/docs/8.x/artisan
Database stucture: https://drive.google.com/file/d/1AKkhn6Un0e-PPttXFus3_7ES2K4iu8Bn
Pull the code Set DB connection in config.database.php Run: php artisan migrate Run: php artisan migrate:refresh --seed
After adding a new class you can : composer dump-autoload
Thank you for considering contributing to the Laravel framework! The contribution guide can be found in the Laravel documentation.
In order to ensure that the Laravel community is welcoming to all, please review and abide by the Code of Conduct.
If you discover a security vulnerability within NEP send an email to [email protected]. All security vulnerabilities will be promptly addressed.
The Laravel framework is open-sourced software licensed under the MIT license.
NEP is Licensed is pending.
-
rezaamini-ir/laravel-easypanel
-
laravel/fortify
-
Download the repository
-
In the terminal, run:
composer install
-
Then run
composer dump-autoload
orcomposer du
-
Set up the database in the .env file
-
Set up mailtrap.io in the .env file
-
Run
php artisan:migrate
-
Scripts can be found in database/scripts folder. Add the inserts into your MYSQL database.
-
Run
php artisan:serve
-
On your browser go to localhost:8000
-
Log into any existing account with the password: password. For account 2 and 4 use password: passwords