Installation
Requirements
Filament has a few requirements to run:
- PHP 8.0+
- Laravel v8.0+
- Livewire v2.0+
This plugin is compatible with other Filament v2.x packages.
Installation
Install the plugin with Composer:
composer require filament/spatie-laravel-settings-plugin:"^2.0"
You're now ready to start building settings pages!
Upgrade Guide
To upgrade the package to the latest version, you must run:
composer update
Still need help? Join our Discord community or open a GitHub discussion