Closed erikgaal closed 1 month ago
Newly introduced in Laravel 11.27, packages can now register the commands that should run during the optimize phase of deployment.
optimize
This PR adds the recommended steps for optimizing whenever it's available.
Thanks!
Newly introduced in Laravel 11.27, packages can now register the commands that should run during the
optimize
phase of deployment.This PR adds the recommended steps for optimizing whenever it's available.