Skip to content

API and Web project setup Laravel 8. Laravel 8 Api Repositories structure.

Notifications You must be signed in to change notification settings

shoaib-akhunzada/laravel8_api

Repository files navigation

API and Web project setup Laravel 8. Laravel 8 Api Repositories structure.

  • Laravel 8
  • Passport
  • Login/Token Api
  • User Crud and SignUp Apis
  • Password Broker
  • Forget Password Api
  • Reset Password Api
  • Forget Password web
  • Reset Password web

Configuration and setup

  1. Composer update.
  2. Update .env file for database, email
  3. Run command: php artisan migrate
  4. Run command: php artisan passport:install

About

API and Web project setup Laravel 8. Laravel 8 Api Repositories structure.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published