Skip to content

caleboki/laravel-angular-authentication

Repository files navigation

Laravel 5.8 with Angular 8 Authentication

INSTALLATION

  1. Clone the repo
  2. cd into the backend directory
  3. Rename .env.example file to .env
  4. Enter your database credentials in the .env file
  5. Run database migration: php artisan migrate
  6. Run the server: php artisan serve
  7. cd into the frontend directory
  8. Run npm install
  9. Run ng serve

alt tag

alt tag

alt tag

alt tag

About

API authentication with Laravel and Angular

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •