Skip to content

Conversation

@specialtactics
Copy link
Member

Revert cache command based on feedback for PR #1618

cclep and others added 20 commits March 4, 2019 23:55
 - Error was caused by the eager loading functionality
 - Fix was to check for available includes if possible before blindly using them as an eager load
…link to the api boilerplate as option for new projects
fix `$version` data type of the `version()` support array.
This adds a `shouldReport` method as required by the updated contract. Currently it just always returns true - more sophisticated methods of determining if it should report could be implemented though.

Fixes dingo#1624
…that implements the Laravel 5.8 contract - this should fix the main issues we’re seeing.
This creates a trait that contains logic needed to check the version of Laravel/lumen that is installed. Using said version it will provide the proper application stub for testing.
@specialtactics specialtactics deleted the chore/route-caching branch March 4, 2019 13:03
specialtactics added a commit to specialtactics/laravel-dingo-api that referenced this pull request Mar 4, 2019
specialtactics added a commit that referenced this pull request Mar 4, 2019
Revert changes to not getting a fresh app based on feedback in PR #1629
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants