Download the PHP package fuelviews/laravel-forms without Composer
On this page you can find all versions of the php package fuelviews/laravel-forms. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download fuelviews/laravel-forms
More information about fuelviews/laravel-forms
Files in fuelviews/laravel-forms
Package laravel-forms
Short Description Laravel forms package
License MIT
Homepage https://github.com/fuelviews/laravel-forms
Informations about the package laravel-forms
Laravel forms package
Laravel forms package
Installation
You can require the package via composer:
You can install the package with:
You can manually publish the config file with:
You can publish the view files with:
Form Usage (basic)
Include form method type, form method route, spam strap in the start and end of the form, form key, fake submit button, and a real submit button.
Form Usage (advanced)
Form Modal Usage
Include into your file, trigger with a button. You can customize which layout blade file is used in the file
Tailwindcss classes
Add laravel-forms to your tailwind.config.js file.
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
- Joshua Mitchener
- Daniel Clark
- Fuelviews
- All Contributors
Support us
Fuelviews is a web development agency based in Portland, Maine. You'll find an overview of all our projects on our website.
License
The MIT License (MIT). Please see License File for more information.
All versions of laravel-forms with dependencies
spatie/laravel-package-tools Version ^1.16
illuminate/contracts Version ^10.0||^11.0||^12.0