codedor / filament-settings
This is my package filament-settings
Installs: 4 496
Dependents: 1
Suggesters: 0
Security: 0
Stars: 1
Watchers: 2
Forks: 0
Open Issues: 5
Requires
- php: ^8.2
- filament/filament: ^3.1
- illuminate/contracts: ^10.0|^11.0|^12.0
- livewire/livewire: ^3.2
- 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
- pestphp/pest-plugin-laravel: ^2.0|^3.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
- 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/aglipanci/laravel-pint-action-2.6
- dev-feature/filament-v4
- dev-dependabot/github_actions/stefanzweifel/git-auto-commit-action-6
- dev-feature/add_translatable_strings
- dev-feature/remove_setting_tabs
- dev-feature/allow-nested-components
- dev-feature/cached-settings
This package is auto-updated.
Last update: 2025-08-04 12:50:16 UTC
README
Installation
You can install the package via composer:
composer require codedor/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@codedor.be instead of using the issue tracker.
License
The MIT License (MIT). Please see License File for more information.