hotwired-laravel / turbo-laravel

This package gives you a set of conventions to make the most out of Hotwire in Laravel.
https://turbo-laravel.com
MIT License
793 stars 48 forks source link

Update Turbo.js version installed is 8.x #138

Closed tonysm closed 6 months ago

tonysm commented 7 months ago

Turbo 8 has been released, we need to update the installation steps to ensure Turbo 8 is installed.

Is it worth it adding a php artisan turbo:update command?