wotz / filament-settings
This is my package filament-settings
v2.0.1
2026-02-23 12:02 UTC
Requires
- php: ^8.2
- filament/filament: ^4.0|^5.0
- illuminate/contracts: ^10.0|^11.0|^12.0
- livewire/livewire: ^3.2|^4.0
- spatie/laravel-package-tools: ^1.12
Requires (Dev)
- larastan/larastan: ^2.0|^3.0
- laravel/pint: ^1.0
- nunomaduro/collision: ^7.0|^8.0
- orchestra/testbench: ^8.0|^9.0|^10.0
- pestphp/pest: ^2.0|^3.0|^4.0
- pestphp/pest-plugin-laravel: ^2.0|^3.0|^4.0
- phpstan/extension-installer: ^1.1|^2.0
- phpstan/phpstan-deprecation-rules: ^1.0|^2.0
- phpstan/phpstan-phpunit: ^1.0|^2.0
- dev-master
- v2.0.1
- v2.0.0
- v1.4.0
- v1.3.0
- v1.2.0
- v1.1.0
- v1.0.0
- v0.1.3
- v0.1.2
- v0.1.1
- v0.1.0
- dev-dependabot/github_actions/dependabot/fetch-metadata-3.0.0
- dev-copilot/update-package-php-8-5-laravel-13
- dev-dependabot/github_actions/ramsey/composer-install-4
- dev-feature/allow-nested-components
- dev-feature/cached-settings
This package is auto-updated.
Last update: 2026-04-01 11:02:36 UTC
README
Installation
You can install the package via composer:
composer require wotz/filament-settings
Usage
setting('site.name', 'Filament Settings');
Documentation
For the full documentation, check here.
Testing
vendor/bin/pest
Changelog
Please see CHANGELOG for more information on what has changed recently.
Upgrading
Please see UPGRADING for more information on how to upgrade to a new version.
Contributing
Please see CONTRIBUTING for details.
Security Vulnerabilities
If you discover any security-related issues, please email info@whoownsthezebra.be instead of using the issue tracker.
License
The MIT License (MIT). Please see License File for more information.