l5b-crud icon indicating copy to clipboard operation
l5b-crud copied to clipboard

Laravel 6 support

Open dividemysky opened this issue 5 years ago • 4 comments

This branch enables support for the Laravel 6 version of boilerplate for both the frontend and backend scaffolds.

It also includes some typo fixes on various items (although it does not fix the typo from devanp's PR).

dividemysky avatar Sep 24 '19 21:09 dividemysky

Hi @dividemysky and thanks for your contribution. Excuse me I am very busy at the moment and have not time to test this. Could you please confirm everything works as expected? Also, if I merge your pull request, will it still work with 5.x or only with 6? I will merge it with your answer. Thank you!

pqrs avatar Oct 16 '19 11:10 pqrs

No Problem! It looks like the change to BaseRepository in laravel-boilerplate is backwards breaking, so this PR only works with version 6 of Laravel Boilerplate.

dividemysky avatar Oct 16 '19 20:10 dividemysky

I just implemented Events in my project and discovered a lingering bug; with the latest commit those should now work properly on the back & frontend as well.

dividemysky avatar Oct 24 '19 00:10 dividemysky

No news about that ?

julienfernandez avatar Mar 19 '20 16:03 julienfernandez