Laravel-Backpack / demo

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

I think an extra CRUD in present in our demo. #654

Closed karandatwani92 closed 2 weeks ago

karandatwani92 commented 3 weeks ago

Does anyone know what DummyCrudController is doing in our demo?

Even if it meant to do something, It is BROKEN. https://demo.backpackforlaravel.com/admin/dummy

pxpm commented 2 weeks ago

DummyCrudController is the "monster fields", used as repeatables instead of tabs. Storing everything as a "fake" column.