Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork18
Adds a way to write php and run it directly in Laravels' Artisan Tinker.
License
Roboroads/laravel-tinker
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
Easily write and execute PHP code directly in PhpStorm/IDEA as if usinglaravel artisan tinker. Enjoy the convenience of running code snippets with full access to your Laravel classes, enhanced by your IDE’s autocompletion, syntax highlighting, and error inspections.
Access all plugin actions viaTools -> Laravel Tinker or use the default shortcutctrl + Shift + T to let Tinker intelligently determine your intent (open, run, etc.).
- 💡 GitHub Issues: Submit feature requests and bug reports
- 🙏 Ko-Fi /GitHub Sponsors: Support the project if you find it helpful ❤️
- 🔌 Plugin Page: Download for PHPStorm or IDEA
- 🔗 Share: Share the plugin with your network
The plugin also works outside Laravel projects - just ensurepsy/psysh is required in your project for basic functionality (with some limitations).
- Robbin "Roboroads" Schepers – Plugin creator
- Joey "Veritas" de Vries – Branding (icons & logos)
- Contributors to this project
- Other GitHub projects:
- laravel/tinker – The tool this plugin integrates
- spatie/laravel-web-tinker – Major inspiration for this plugin
Significant contributors will be acknowledged here.
My experience with Kotlin is limited, so Itinkered (😏) this together. Any tips or feedback are welcome in theIssues Tab - or even better, submit a PR!
Want to contribute? Every positive contribution is appreciated!
About
Adds a way to write php and run it directly in Laravels' Artisan Tinker.
Topics
Resources
License
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Sponsor this project
Uh oh!
There was an error while loading.Please reload this page.
Packages0
Uh oh!
There was an error while loading.Please reload this page.
Contributors8
Uh oh!
There was an error while loading.Please reload this page.
