Laravel Artisan Tinker: The throw-up Command
Learn how to use the throw-up command in Tinker to re-throw exceptions out of a REPL session. This command can be used to throw the last occurred exception or a specific exception instance. Get started with this helpful feature today.