demo
demo copied to clipboard
Demo doesn't have Custom Lists & DB Transactions enabled.
On Jan 28th, we launched two features:
- https://github.com/Laravel-Backpack/PRO/pull/218
- https://github.com/Laravel-Backpack/CRUD/pull/5403
We missed to add them on our demo:
- [ ] A CRUD utilizing CustomViewOperation
- [ ] Enable
'useDatabaseTransactions' => false,
in the config.