class ComposerScripts (View source)
static void | postInstall(Event $event) Handle the post-install Composer event. | |
static void | postUpdate(Event $event) Handle the post-update Composer event. | |
static void | postAutoloadDump(Event $event) Handle the post-autoload-dump Composer event. | |
static void | clearCompiled() Clear the cached Laravel bootstrapping files. |
Handle the post-install Composer event.
Handle the post-update Composer event.
Handle the post-autoload-dump Composer event.
Clear the cached Laravel bootstrapping files.
© Taylor Otwell
Licensed under the MIT License.
Laravel is a trademark of Taylor Otwell.
https://laravel.com/api/8.x/Illuminate/Foundation/ComposerScripts.html