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

Include support for Laravel 6 #27

Open
wants to merge 3 commits into
base: master
Choose a base branch
from
Open

Conversation

cornips
Copy link

@cornips cornips commented Jul 28, 2020

With some simple changes, gbrock/laravel-table now supports Laravel 5 and 6.
Not yet tested for Laravel 7.

@cornips
Copy link
Author

cornips commented Jul 28, 2020

My Laravel projects used its own table.blade.php. To get full Laravel 6 compatibility, PR #26 should be merged too.

The Blade `or` operator has been removed in favor of PHP's built-in `??` "null coalesce" operator, which has the same purpose and functionality.
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.

None yet

1 participant