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

Make this compatible with Laravel 5 Boilerplate #239

Closed
jsiebach opened this issue Nov 16, 2016 · 3 comments
Closed

Make this compatible with Laravel 5 Boilerplate #239

jsiebach opened this issue Nov 16, 2016 · 3 comments

Comments

@jsiebach
Copy link

I use https://github.com/rappasoft/laravel-5-boilerplate to scaffold up an app I'm working on. I would love to be able to add this CRUD capability. L5 Boilerplate uses the AdminLTE as well, so it shouldn't be too much of a leap to make this compatible.

I may create a fork and try to implement this, but was interested to see if anyone else had this or if there were any existing ideas for this.

@tabacitu
Copy link
Member

Hi @jsiebach ,

Using it on a laravel-5-boilerplate shouldn't be too difficult. In theory, you only need to modify the Backpack\Base views, by placing them in your resources/views/vendor/backpack/base/. If they have the same name, Backpack will then pick up your views, instead of the ones in your package.

But there's currently no plan to officially support it. It would be one more thing to watch, update and offer support for and we just don't have the manpower to do that right now. But if you do it for your project, you could open-source it. I'd be more than happy to link to it and send people there. We could even create a tutorial on the new backpackforlaravel blog (pretty windy there right now). I'm sure you'd be helping a bunch of people out. Plus, you'd get some views and stars to your GitHub profile, since the respository would be there.

Interested?

@jsiebach
Copy link
Author

Yea sure! I will play around with it and see if I can get it working. Thanks.

@OwenMelbz
Copy link
Contributor

Will be awesome to see how this turns out!

I'm just going to close this now to keep the place tidy :) but let us know once you've done it!

This was referenced Apr 2, 2020
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

No branches or pull requests

3 participants