Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Laravel 7 support #561

Merged
merged 14 commits into from
Mar 6, 2020
Merged

Add Laravel 7 support #561

merged 14 commits into from
Mar 6, 2020

Conversation

ifox
Copy link
Member

@ifox ifox commented Mar 3, 2020

Using kalnoy/nestedset pending support PR for now: lazychaser/laravel-nestedset#441

@ifox ifox force-pushed the laravel-7-support branch from 62e3e5d to bee92e2 Compare March 4, 2020 07:06
@ifox
Copy link
Member Author

ifox commented Mar 5, 2020

For anyone checking this out, we're going to release 2.0 today without it until the Glide Laravel wrapper is compatible (or we will depend on Glide directly if there's no progress there this week), which means Laravel 7 support will be released in Twill 2.1 as soon as this PR is ready.

See thephpleague/glide-laravel#6.

@ifox
Copy link
Member Author

ifox commented Mar 5, 2020

@reinink saves the day, Glide is now Laravel 7 compatible 🙌

@ifox ifox force-pushed the laravel-7-support branch from 0f316d0 to 532c20a Compare March 6, 2020 05:21
@ifox ifox merged commit 481678f into master Mar 6, 2020
@ifox ifox deleted the laravel-7-support branch March 9, 2020 21:57
ifox added a commit that referenced this pull request Mar 31, 2020
With the simplification of the exception handler in #561 the override of the invalidJson method was dropped by mistake. It is currently necessary as the frontend expects errors only in a validation exception response. In future improvments it would be better to keep the default Laravel response format and update the frontend to read one level deeper.
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.

1 participant