Tinker This VS Code ExtensionVS Code extension to run the selected code with Laravel Tinker FeaturesExecutes php code with default Laravel Tinker, allowing to debug or test a small part of the code easily from your editor. It allows:
Extension Settings
Known IssuesSome imports and variable may be not available if it's not part of the selected code. Release Notesv0.1Initial release that execute php code easily with Laravel Tinker v0.2Solve some issues when combining quoted and single quoted strings in the executed code Support the package reporting issues or new ideas on github! |