We're currently on Laravel 5.5, which is an LTS release. But I think we should still try to keep on the latest? It shouldn't be a huge amount of work to upgrade by the looks of it.
https://laravel.com/docs/5.6/upgrade
https://laravel.com/docs/5.7/upgrade
Fine with me. We can try to catch up during the next beta releases, and then try to upgrade regularly.
I personally think it best to push out an upgrade as soon as a new Laravel version is released. Taylor isn't really going to release a huge backward breaking version soon anyway, the framework stabilised and is mature so it all should be pretty manageable to do.
We need this in order to fix our problem with foreign key constraints when using table prefixes and having multiple flarum installs inside the same database.
@luceos We still need to revert #1656.
馃 odd, maybe forgot to commit them, thanks 馃憤
Most helpful comment
I personally think it best to push out an upgrade as soon as a new Laravel version is released. Taylor isn't really going to release a huge backward breaking version soon anyway, the framework stabilised and is mature so it all should be pretty manageable to do.