Tinkerwell is a REPL on steroids. Run code snippets within the context of your application without hitting the browser.
By @beyondcode | [email protected]
@mike_hasarms That's probably a Magic Comments issue with this syntax that we are going to fix in one of the next updates. Disabling Magic Comments in the settings should solve this for the time being
Did you know that Tinkerwell has a Table Mode that allows you to display the results of your queries in a table view and you can export the data to a CSV directly?
https://t.co/k01MGWRTko
@Corben78 We did surveys and also had (opt-in-based) tracking in the app for some time. The testing mode was only used for 0,0001% of all calls and so we removed it to improve maintenance and focus on development of features people actually use ๐
Add the code runner @tinkerwellapp to your dev toolkit to boost your productivity: It makes it super easy to test & debug your code โก๏ธ- https://t.co/9OkfAUpXb8
@ShawnHooper@moisis_h@LukeDowning19 Right now, we only support Laravel Vapor for serverless environments because the Vapor runtime has a way to upload and run code โ other PHP runtimes don't support that and so we can't build support for them.
@MariusClaassen5 Hey & thanks for the description of the fix! This is the workaround for now (we've someone else reporting this too) and will release a fix for this with the next update later this week :)
@lloricode@enunomaduro@laravelphp Because it saves all lines by default and allows you to run them again easily ๐ Still having the awesome history with Ctrl/CMD+Y
@palsceo@IhorSviziev@VinaiKopp@MarkShust@phpugmrn We'll publish a blog post soon, the Magento driver in the public repository is outdated and needs an update ๐
Maybe I can squeeze in a quick tutorial today that gets you started