demo
demo copied to clipboard
A working demo of Laravel with all Backpack packages installed.
Bumps [backpack/backupmanager](https://github.com/Laravel-Backpack/BackupManager) from 5.0.2 to 5.0.3. Release notes Sourced from backpack/backupmanager's releases. v5.0.3 🌈 What's Changed Fix Timezone/Added Italian Language by @MarioVillani in Laravel-Backpack/BackupManager#128 Full Changelog: https://github.com/Laravel-Backpack/BackupManager/compare/v5.0.2...v5.0.3 Commits e700096 Merge...
Bumps [backpack/crud](https://github.com/Laravel-Backpack/CRUD) from 6.7.15 to 6.7.17. Release notes Sourced from backpack/crud's releases. 6.7.17 🌈 What's Changed Fix typos all around by @szepeviktor in Laravel-Backpack/CRUD#5540 Update README.md by @tabacitu in Laravel-Backpack/CRUD#5542...
Bumps [phpunit/phpunit](https://github.com/sebastianbergmann/phpunit) from 11.1.3 to 11.2.5. Release notes Sourced from phpunit/phpunit's releases. PHPUnit 11.2.5 Changed #5877: Use array_pop() instead of array_shift() for processing Test objects in TestSuite::run() and optimize TestSuite::isEmpty()...
Bumps [spatie/image-optimizer](https://github.com/spatie/image-optimizer) from 1.7.2 to 1.7.4. Release notes Sourced from spatie/image-optimizer's releases. 1.7.4 Full Changelog: https://github.com/spatie/image-optimizer/compare/1.7.3...1.7.4 1.7.3 What's Changed Bump stefanzweifel/git-auto-commit-action from 4 to 5 by @dependabot in spatie/image-optimizer#203 Fix...
# Bug report ### What I did: https://demo.backpackforlaravel.com/admin/monster/140/edit#relationship https://github.com/Laravel-Backpack/demo/assets/8214221/f37b1952-cf12-4885-8549-669e88292c99
A bug related to [ReportOperation](https://backpackforlaravel.com/docs/6.x/crud-operation-reorder) was reported recently, and I accessed the demo to test it. I'm surprised that it's not implemented yet in the demo.
We inspect and test many Bugs using the demo. BUT While working on Bug reports related to the **`Repeatable`** Field, I found that we have used it in one way...
# Bug report  While browsing the demo on **Safari**, the Radio Buttons on the theme chooser are not aligned if the current theme...
The `next` branch is where we bring together all fixes&features for our next version. This PR is here to document all PRs merged, all breaking changes, all remaining TODOs about...