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

Use Workbench #114

Closed tonysm closed 11 months ago

tonysm commented 1 year ago

I think the tests can be cleaned up quite a lot with Workbench: https://github.com/orchestral/workbench

This lets us set up a Laravel app in a workbench/ folder and start the Laravel app. I want to explore that.

Things to explore: