Apologies for my potential ignorance on this, but is there not simply a way to have a tab that opens to write in or copy paste multiline code to run in tinker? I don't want to have to create a file. I like the ease of running "php artisan tinker" and being able to quickly test out simple code, but obviously its a pain when you have to work with any multiline code.
Apologies for my potential ignorance on this, but is there not simply a way to have a tab that opens to write in or copy paste multiline code to run in tinker? I don't want to have to create a file. I like the ease of running "php artisan tinker" and being able to quickly test out simple code, but obviously its a pain when you have to work with any multiline code.