Skip to content

anangnovriadi/lumen-checklist

Repository files navigation

Lumen Checklist

This is a simple project Lumen 5.5 App (API) which works with Laravel Passport (OAuth 2.0).

Instalation

Clone this repository. Run the following commands :

$ cd lumen-checklist
$ cp .env.example .env
$ php artisan key:generate

Create your database and enter the details in your .env file. Now run the following commands :

$ php artisan migrate --seed
$ php artisan passport:install

License

MIT License.

About

Lumen Checklist (API)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages