Skip to content

manishmakwana94/laravel_test

Repository files navigation

total working hours = 4:35

project Run stap

  1. download github code

  2. extract code (if requered permission so add permission)

  3. create database

  4. change .env credential

  5. composer update ( wait 5 to 10 min );

  6. node lattest version dowonload ( latest 14.5.0 );

  7. npm run dev

  8. php artisan cache:clear, php artisan route:cache, php artisan view:clear, php artisan config:cache

  9. php artisan migrate

  10. php artisan storage:link

  11. import database data (city, country data) PATH => (DB/addwebtaskcountry-city.sql.zip)

Note :

=> if check forgot password than first add smtp credentials

=> .env file PASSWORD must b "" quote

=> if u don't use database sql zip than import data using "Seeder" command 1) php artisan db:seed --class=CountriesSeeder 2) php artisan db:seed --class=CitiesSeeder

=> Student insert Update Delete Log Store In database

==> any Query Or Question Please Inform Me

Thank you. Manish Makwana

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors