Skip to content

danielcrt/laravel5.7-passport-dingo-api-boilerplate

Repository files navigation

Installation

  • Download the repository
  • Copy .env.example to .env. Edit DB_DATABASE, DB_USERNAME, DB_PASSWORD accordingly to your database.
  • Run composer install
  • Run php artisan serve
  • Test it using your UI or other API Development Environment (eg. Postman)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published