Download the PHP package thiktak/filament-plugins without Composer
On this page you can find all versions of the php package thiktak/filament-plugins. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download thiktak/filament-plugins
More information about thiktak/filament-plugins
Files in thiktak/filament-plugins
Package filament-plugins
Short Description Filament plugins
License MIT
Homepage https://github.com/thiktak/filament-plugins
Informations about the package filament-plugins
Filament Plugins
Get some information about Laravel, Filament, Composer and your plugins directly from web.
[!WARNING] Reserved for Admin purpose.
[!WARNING] In dev mode. Will be subject to refactoring.
Todo
- [ ] Refactor code
- [ ] Review Composer logic
- [ ] Add a "read only" mode (without run Composer)
- [ ] Cron mode for composer check
- [ ] handle auth/policies access
- [ ] Option to configure access to some parts
- [ ] Customize access menu (Navigation (with everything or not), UserMenu)
Installation
You can install the package via composer:
Add into your Provider\Filament(...)PanelProvider :
Usage
For now (will change), you can access via:
Dashboard
Application Panels
...
Composer
Artisan 'about'
All views
... With more information
Changelog
Please see CHANGELOG for more information on what has changed recently.
Contributing
Please see CONTRIBUTING for details.
Security Vulnerabilities
Please review our security policy on how to report security vulnerabilities.
Credits
- :author_name
- All Contributors
License
The MIT License (MIT). Please see License File for more information.
All versions of filament-plugins with dependencies
composer/composer Version ^2.6
filament/filament Version ^3.0
filament/forms Version ^3.0
filament/tables Version ^3.0
illuminate/contracts Version ^10.0
spatie/laravel-package-tools Version ^1.15.0