• Stars
    star
    206
  • Rank 190,504 (Top 4 %)
  • Language
    Kotlin
  • License
    Apache License 2.0
  • Created over 4 years ago
  • Updated 2 months ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Adds a way to write php and run it directly in Laravels' Artisan Tinker.

Laravel Tinker Plugin Logo Downloads Rating GitHub Release Date GitHub last commit

Adds a way to write php in PhpStorm/IDEA and run it directly as if through laravel artisan tinker - allowing you to quickly run a piece of code with all your Laravel classes - with the added benefit of having your IDE's autocompletion, code colors and error inspections.

Find all actions under Tools -> Laravel Tinker or use the default shortcut ctrl + Shift + T to let tinker smartly guess what you want to do (opening/running/etc.).

Credits

Contributing

I do not have a lot of experience with Kotlin, so I kind of tinkered (😏) this together. Any tips or feedback is welcome in the Issues Tab - or better, make me a PR!

Want to be part of this plugin? Every positive contribution to this project is welcome!