aaronlord / laroute

Generate Laravel route URLs from JavaScript.
MIT License
794 stars 139 forks source link

Laravel 5.8 #95

Closed dallincoons closed 5 years ago

dallincoons commented 5 years ago

Upgrade to Laravel 5.8 and replace deprecated global helper.

marcodevsquad commented 5 years ago

What should be done to this PR be accepted @aaronlord ?

nexxai commented 5 years ago

@aaronlord Any chance you could just accept this PR so we can move to Laravel 5.8?

marcodevsquad commented 5 years ago

I found a better package that you don’t need to generate a JavaScript file if you want. It’s called ziggy. https://github.com/tightenco/ziggy

@aaronlord Any chance you could just accept this PR so we can move to Laravel 5.8?

— You are receiving this because you commented. Reply to this email directly, view it on GitHub, or mute the thread.

ggportfoliowork commented 5 years ago

Submitted for your approval...of the midnight society...I dub this PR...THE TALE OF DEAD LARAVEL PACKAGES

dallincoons commented 5 years ago

If anyone is interested, I created a fork that updates the version of Laravel to 5.8. I'm not going to be maintaining it other than that, but it should buy you some time before switching to Ziggy. https://github.com/surgiollc/laroute

tvbeek commented 5 years ago

My colleagues from Blue Dragon and I released a new Laravel package called Laravel Routes. https://packagist.org/packages/bluedragon/laravel-routes In this post I would like to explain about the "why" and "hows" we created this package: https://tjvb.nl/post/laravel-routes

We created a section in the readme how to migrate from lord/laroute. We want that to be easy because we have to migrate our own projects 😃 https://gitlab.com/blue-dragon/laravel-routes#migrating-from-lordlaroute