Laravel Playground is a new free service from BeyondCode that allows you to try out Laravel code directly in your browser. You get full IDE auto-completion and can quickly try out all of Laravels features. It even includes popular Laravel packages, so you can quickly try out Laravel Debugbar, or get started writing your first Livewire component.

In the official announcement here is how Marcel Pociot describes how it works:

Laravel Playground is a sandbox for your Laravel code and the spiritual successor of Tinkerwell Web. Laravel Playground makes it easy to quickly tinker with any PHP and Laravel code right in your browser. You can embed it into your blog, documentation or website easily!

While the code for Tinkerwell Web was running entirely in your browser, Laravel Playground is running your code on actual servers. This allows you to quickly try out features such as request validation, multiple Laravel routes or even Livewire components!

Here is an example embed showing off some of the features:

This will be a really powerful service to quickly share code samples with friends, to ask for help, or to even share code on your blog posts. For more information check out the Laravel Playground and the documentation.

#news #laravel

Laravel Playground - Laravel News
19.20 GEEK