Skip to content
TinaH edited this page Aug 26, 2020 · 28 revisions


Livewire v2 - the future of this package!

2020-08-27 I just finished watching Calebs talk about Livewire v2 on Laracon Online. It had some exciting news! This note is just to let you know that the next major upgrade of this package will be rewritten to support the new version of Livewire.

Until then, there will be no new field types introduced for the current version of this package, only bugfixes. When Livewire v2 comes out, I will release the upgrade of this package.

There cannot promise there will be no refactoring of your current components - but I will try to keep it to a minimum and hope you'll appreciate the changes because of the better code quality and performance.

Please open an issue if you have any questions so we can discuss ideas of improvements. Also appreciate anyone who wants to help out with refactoring.

Happy coding//Tina



Laravel Livewire Forms

Laravel Livewire (TALL-stack) form generator

Auto-generate responsive Laravel Livewire (TALL-stack) form components with realtime validation, file uploads, array fields, blade form input components and more.

Latest Stable Version Total Downloads Latest Unstable Version License

Features

  • Laravel 7 Blade form components
  • Laravel Nova like syntax to auto generate TALL-stack forms

Status

The package is actively maintained and being used in live projects without issues, but please test thoroughly in your project.

Help wanted

  • If you like this package, please help me with the documentation and tests. Send me a PM.
  • Pull Requests I appreciate any input that improves the functionality and usability of this package. Please contribute!

Looking for a Bootstrap CSS version?:

If you want to use Bootstrap CSS you can use the package made by kdion4891, which this package is based on.

Credits

Clone this wiki locally