Mior Muhammad Zaki
Mior Muhammad Zaki
> but then the dashboard doesn't load at /dashboard. Any thoughts on why? Fixed, if the issue persist delete `vendor` folder and run `composer update` again
> BTW I'm using octane, so it might be 1 reason why it doesn't work. Yes, this is due to Octane as the service providers will only load once while...
Pending https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/milestone/173
Pending https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/milestone/173
During development, the ability to restart `serve` command when `.env` changed should be the priority (unless specifically set with `--no-reload`). This may improve `serve` performance but at the same time...
Send a fix to https://github.com/hotwired-laravel/hotreload/pull/2 Testbench handles this slightly differently, and would break with the above changes.
> But this is also happening on Sail, for instance, since it doesn't default to using the --no-reload, it ignores the config and defaults to a single process, besides Laravel...
After testing this, it doesn't seem the port will become available even after hours. Then I consider what's exactly running on the background:  From...
Can you rebase to latest `master` branch and mark this as ready for review