Laravel-Backpack / demo

A working demo of Laravel with all Backpack packages installed.
http://backpackforlaravel.com
Other
323 stars 166 forks source link

Add a nested crud example #568

Closed pxpm closed 11 months ago

pxpm commented 11 months ago

following https://backpackforlaravel.com/articles/tutorials/nested-resources-in-backpack-crud with some additional stuff.

This does not work without: https://github.com/Laravel-Backpack/CRUD/pull/5283