Skip to content

The code for a blog post I wrote about creating web apps using a Lumen API that is authenticated by OAuth2

Notifications You must be signed in to change notification settings

dinesh829269/lumen-api-oauth

 
 

Repository files navigation

Lumen PHP Framework

Build Status Total Downloads Latest Stable Version Latest Unstable Version License

Laravel Lumen is a stunningly fast PHP micro-framework for building web applications with expressive, elegant syntax. We believe development must be an enjoyable, creative experience to be truly fulfilling. Lumen attempts to take the pain out of development by easing common tasks used in the majority of web projects, such as routing, database abstraction, queueing, and caching.

Official Documentation

Documentation for the framework can be found on the Lumen website.

Security Vulnerabilities

If you discover a security vulnerability within Laravel, please send an e-mail to Taylor Otwell at taylor@laravel.com. All security vulnerabilities will be promptly addressed.

License

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

Composer Update php artisan migrate --path=vendor/lucadegasperi/oauth2-server-laravel/migrations php artisan migrate php artisan db::seed

About

The code for a blog post I wrote about creating web apps using a Lumen API that is authenticated by OAuth2

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 90.9%
  • JavaScript 7.9%
  • ApacheConf 1.2%