While using php artisan tinker, I changed some class files in my project. Is there a way to reload the REPL without having to type exit and php artisan tinker again?
While using php artisan tinker, I changed some class files in my project. Is there a way to reload the REPL without having to type exit and php artisan tinker again?