demo
demo copied to clipboard
A working demo of Laravel with all Backpack packages installed.
## WHY This is part of https://github.com/Laravel-Backpack/PRO/pull/76. ### AFTER - What is happening after this PR? This adds a repeatable field that is both Fake and Translatable.
Bumps [symfony/dom-crawler](https://github.com/symfony/dom-crawler) from 5.4.11 to 6.1.3. Release notes Sourced from symfony/dom-crawler's releases. v6.1.3 Changelog (https://github.com/symfony/dom-crawler/compare/v6.1.2...v6.1.3) no significant changes v6.1.0 Changelog (https://github.com/symfony/dom-crawler/compare/v6.1.0-RC1...v6.1.0) no significant changes v6.1.0-RC1 Changelog (https://github.com/symfony/dom-crawler/compare/v6.1.0-BETA2...v6.1.0-RC1) bug #46221 Fix...
@pxpm I thought we'd see if it makes sense to put together browser tests, using [Laravel Dusk](https://laravel.com/docs/7.x/dusk#introduction), which uses Selenium WebDriver under the hood. I've set up a few tests...
This PR includes a new demo entity, "Snippets", which can be manipulated through the sidebar entries: - All Snippets - regular CRUD for the Snippets model; - My Snippets -...
# Bug report ### What I did I'm on the `use-create-recursively` CRUD branch, and testing on the Demo https://github.com/Laravel-Backpack/demo/pull/348 These each will get merged to `4.2.` so I expect the...
How do we feel about adding examples of the tested & approved add-ons to the main Backpack demo? @pxpm how do you feel about this - do you think it'd...
# Bug report ### What I did: Tested the Monster's "upload_multiple" input with a few of files at one (3-6). Uploaded 1-2. Saved. Then uploaded 4-5. Saved. ### What I...
# Bug report ### What I did: Downloaded and installed demo per instructions. Ran all composer and artisan commands. Started site and logged in as "[email protected]" with password "admin". ###...