Replies: 1 comment 1 reply
|
Hi! There is a plausible implementation-level reason for the difference you are seeing. On macOS, the current That timer alone does not prove the entire battery difference, but it gives you a direct low-overhead workaround: php artisan dev --inlineThe If |
Uh oh!
There was an error while loading. Please reload this page.
Hi everyone,
I recently noticed a significant increase in battery drain on my laptop (macOS) when running the new
php artisan devcommand compared to the oldercomposer run devsetup that usedconcurrently.Is anyone experiencing the same thing as me?
All reactions