Adam Weston
Adam Weston
This PR adds an optional --minimal flag to the Install and Generate commands to allow for showing less output in the console.
## Description This feature supports rendering blade in place of forms in the Builder form field with functionality to show the form in an action modal. ## Visual changes No...
### Package filament/filament ### Package Version v3.2.40 ### Laravel Version v11.7.0 ### Livewire Version v3.4.12 ### PHP Version PHP 8.2.8 ### Problem description When adding items with the addBetweenAction once...
## Description Adds a `RichContentFaker` class to allow for easier population of rich editor content in factories and tests. ## Functional changes - [x] Code style has been fixed by...