-
-
Notifications
You must be signed in to change notification settings - Fork 86
v8 upgrade guide
tanthammar edited this page Apr 20, 2021
·
1 revision
- PHP 8
- Laravel 8
- Tailwind 2.x
- Livewire, same requirements as before
- Alpine Spruce state management
- All fields can be used as stand alone blade components in any blade view or form.
- Heavy use of Alpine
@entangle
instead of Livewirewire:model
- Added js field validation for a snappier response
- Compatibile with
- An animated shake is added to tf-field-error class.
- Republish or merge the tall-theme.css.
- use Tailwind JIT compiler in Laravel Mix
- Installation
- Requirements
- v5 Upgrade Guide
- v6 Upgrade Guide
- v7 Upgrade Guide
- Support
- Quickstart
- Manual installation
- Optional
- Form component
- Field
- Field types
- Example Form
- Blade Components
- Notifications