Skip to content

Latest commit

 

History

History
25 lines (17 loc) · 433 Bytes

README.md

File metadata and controls

25 lines (17 loc) · 433 Bytes

Step for Installation

Step 1 :Key Generate

php artisan key:generate

Step 2 : Copy .env file

cp .env.example .env

Step 3 : Run Migration Command

php artisan migrate

Step 4 : Run Seed

php artisan db:seed php artisan db:seed --class=PermissionTableSeeder

Step 5 :

php artisan serve

LOGIN DETAILS

Email Address :

Password :

123456789