Skip to content

Easily get started building modern REST API using Laravel 5.4 + DingoAPI + Laravel Passport

Notifications You must be signed in to change notification settings

acekyd/laravel5api-starter-with-dingoapi-passport

Repository files navigation

Laravel API Starter Using DingoAPI and Laravel Passport

Laravel API Starter using DingoAPI and Laravel Passport for authentication provides you the opportunity to start your next API dependent project by just focusing on your endpoints and less about setting up your system. Actively under development

Readme to be improved.

License

The Laravel framework is open-sourced software licensed under the MIT license.

Setup

  • Run composer install
  • Save .env.example to .env
  • Run php artisan key:generate
  • Update db details on .env file and Run php artisan migrate
  • Run php artisan passport:install and update the .env file with the generated keys as appropriate.

About

Easily get started building modern REST API using Laravel 5.4 + DingoAPI + Laravel Passport

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages