Backpack for Laravel starter pack #501
Replies: 2 comments 2 replies
-
Cool @christmex thanks for sharing. I haven't installed, just gave it a quick look, it may be even better than what I saw and it's already a cool thing that thousands of backpack projects use, so kudos to you 🙏 I think most of the people also end up overwriting the backpack permission controllers, so it may be useful if this starter already had those controllers overwritten for easier development? I mean, create some controllers in Did you consider that? If you did, why you decided not to do it, you don't find yourself needing that? It may also help to seed at least one role to add to the seeded user as an example? Once gain, thanks for sharing 🙏 |
Beta Was this translation helpful? Give feedback.
-
Hi @pxpm , thanks for the advice 🙏 I just added:
One more thing, in my case, I don't find myself needing to overwrite the permission controllers, can you please tell me, why I should? because I don't understand why I need to do that. please let me know why 🙏 Thank you. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi guys, so a few days ago, I create a simple starter pack for me, and for someone who needs that 🙌✌️, this starter pack provides you a fast way to configure backpackforlaravel with backpack permission, here's the repository
https://github.com/christmex/basic-starter-pack-with-backpackforlaravel
Follow the steps and you are set, if you find any issues, let me know, thx mate
Beta Was this translation helpful? Give feedback.
All reactions