We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Updated Installation (markdown)
Updated Transformers (markdown)
Updating installation / versions / support instructions
Updated Responses (markdown)
Note about laravel 6 being supported
Bumping laravel support to 5.6
Updated _Sidebar (markdown)
Created Misc (markdown)
Update required version of dingo
Updated API Blueprint Documentation (markdown)
Updated Known Issues (markdown)
Created Known Issues (markdown)
Added known issues
adding requirements (laravel & dingo version)
Add some explanation to versions and defining arrays in a response.
Fixing typos.
Updated to support v2 release
Removed php5x reference
PHP version increase to meet the Laravel 5.5
Add surrounding auth config key, to match the config file.
Updated Configuration (markdown)
Add note about how running route:cache will prevent api routes from being accessible
Add clarification that you do not need to register the middlewares from OAuth2 bridge package, but doesn't hurt to do so.
Change paragraph to make it clear you need to install and configure the bridge package. References #1003
Custom throttles extend from the abstract Throttle class. Signed-off-by: Jason Lewis <[email protected]>
Make note that you may need to add quotes. Signed-off-by: Jason Lewis <[email protected]>