Download the PHP package afsakar/filament-form-maker without Composer
On this page you can find all versions of the php package afsakar/filament-form-maker. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download afsakar/filament-form-maker
More information about afsakar/filament-form-maker
Files in afsakar/filament-form-maker
Package filament-form-maker
Short Description Form Maker for FilamentPHP
License MIT
Homepage https://github.com/afsakar/filament-form-maker
Informations about the package filament-form-maker
Form Maker plugin for FilamentPHP
Form Maker plugin for FilamentPHP, which allows you to create and manage forms easily.
Installation
You can install the package via composer:
Form Maker uses Spatie Media Library package. If you haven't published the media table yet, you can publish it with:
If you haven't published the notifications table yet, you can publish it with:
Then finally you need to publish main tables and run the migrations with:
You can publish the config file with:
Optionally, you can publish the views using
This is the contents of the published config file:
Usage
Testing
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
- Azad Furkan ŞAKAR
- All Contributors
License
The MIT License (MIT). Please see License File for more information.
All versions of filament-form-maker with dependencies
filament/filament Version ^3.0
filament/spatie-laravel-media-library-plugin Version ^3.4
ryangjchandler/blade-tabler-icons Version ^2.3
spatie/eloquent-sortable Version ^4.0
spatie/laravel-package-tools Version ^1.15.0
ysfkaya/filament-phone-input Version ^3.1