Project to test new form features set in Livewire V3.
- PHP 8.1 or above
- MySQL 8 or above
- Clone the project
- Copy the
.env.example
to.env
file and put your database credentials - Run in the terminal the command
composer install
to add dependencies - Run in the terminal the command
php artisan migrate --seed
to create the database estructure and add the base users
The demo user credentials are:
email: test@mail.example
password: password