Closed tortuetorche closed 9 years ago
Yes absolutely. Send me your PR, I will merge it to support L5
I forgot to mention that there is some drawbacks, my Laravel 5 support isn't backward compatible with Laravel 4. IMO, the best solution is to create two git branches. I already do this in my tubolink fork:
0.9
branch is for Laravel 4.1+1.0
branch is for Laravel 5.0+Are you OK with that?
Hi @MathieuDoyon,
Can you create a new branch, please? Then I'll send a pull request to it.
A+, Tortue Torche
:+1:
See #7
Hi @MathieuDoyon,
Few months ago, I forked your repository to integrate it with my Larasset package, which is an assets manager. And now I've updated my turbolinks fork to support Laravel 5.
Here an online demo to see it in action with Laravel 5 and Larasset.
Maybe we can merge our repository? Because my fork has just a different installation instructions in the README.md and a line in the ServiceProvider to automagically load turbolinks assets with the Larasset package.
If you agree, I could send you a pull request by the end of the week. With an additional
README_LARASSET.md
file.Merci d'avance, Tortue Torche