The Laravel Artisan Cheatsheet
A searchable, bookmarkable cheatsheet for
Laravel's
Artisan commands.
Home
ArtisanGPT
API
Laravel Version
11.x
invoke-serialized-closure
🖥
invoke-serialized-closure
Invoke the given serialized closure
Arguments
code
- The serialized closure
Optional
php artisan invoke-serialized-closure [<code>]
Click to copy