laravel / sail

Docker files for running a basic Laravel application.
https://laravel.com/docs/sail
MIT License
1.65k stars 470 forks source link

add chokidar support #699

Closed Networe-code closed 3 months ago

Networe-code commented 3 months ago

The document says we can run php artisan octane:start --watch, so adding --watch support is a must.

taylorotwell commented 3 months ago

You should be able to install it into your local project.