Introduction
This package gives you a set of conventions to make the most out of Hotwire in Laravel.
Inspiration
This package was inspired by the Turbo Rails gem.
Bootcamp
If you want a more hands-on introduction, head out to Bootcamp. It covers building a multi-platform app in Turbo.
Official Documentation
Documentation for Turbo Laravel can be found on the Turbo Laravel website.
Closing Notes
Try the package out. Use your Browser's DevTools to inspect the responses. You will be able to spot every single Turbo Frame and Turbo Stream happening.
"The proof of the pudding is in the eating."
Make something awesome!
Testing the Package
composer test
Changelog
Please see CHANGELOG for more information on what has changed recently.
Contributing
Please see CONTRIBUTING for details.
Security Vulnerabilities
Drop me an email at tonysm@hey.com if you want to report security vulnerabilities.
License
The MIT License (MIT). Please see License File for more information.