Groups secondary blueprint table actions into ActionGroup
The first stable release of Filament Architect — a wizard-driven scaffolding plugin for Laravel + Filament.
create, merge (default), or replace — iterate safely on existing blueprints without losing custom code.nikic/php-parser to surgically update models, factories, and Filament resources while preserving your customisations.ARCHITECT_FILAMENT_VERSION.php artisan architect:install — publish config, migrations, and set up the plugin.php artisan architect:upgrade — backfill revisions for existing blueprints when upgrading from pre-1.0.0.composer require lartisan/filament-architect:^1.0
php artisan architect:install
php artisan migrate
php artisan architect:upgrade
See UPGRADE.md for full details.
Prevent Livewire morphdom from overwriting Alpine.js-managed visibility
Refactor Architect components and improve render hook logic
Update redirect logic in ArchitectAction and remove redirect to dashboard for blueprint deletion
Extract Architect action in a separate clas
Update README and add default configuration for the generators
How can I help you explore Laravel packages today?