Skip to content
Discussion options

You must be logged in to vote

Hey @sanchezpablo, Backpack & Spark are two individual packages installable in laravel. Both can be implemented in a laravel project without any conflict.

The way of implementation depends on your project needs, you have to figure out how you want to implement it.
if you wanna show its database records in a CRUD, you can do it via relationship or using laravel spark's models or extending its model to your model.

There is no first-party package from the backpack for laravel spark. You need to figure out the implementation by yourself.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by tabacitu
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants