tanthammar / tall-forms

Laravel Livewire (TALL-stack) form generator with realtime validation, file uploads, array fields, blade form input components and more.
https://github.com/tanthammar/tall-forms/wiki
MIT License
693 stars 86 forks source link

ABORTING: This installer only supports Laravel >= v8 #124

Closed rabol closed 11 months ago

rabol commented 1 year ago

Describe the bug

Followed the installation from here: https://tina-hammar.gitbook.io/tall-forms/installation/quickstart-artisan-cmd

and got the error: ABORTING: This installer only supports Laravel >= v8

Screenshots If applicable, add screenshots to help explain your problem.

Environment:

Fields Definition Please paste the code for your fields that is related to this issue.

tanthammar commented 1 year ago

I haven't tested the installer later than Laravel 9. Please follow the manual installation process.

tanthammar commented 11 months ago

Please use Filament instead. I have decided to deprecate this package. Filament is a much better alternative and I've decided to shift my focus entirely to contributing to that package instead.