Tinkerwell 4 is out now! Get the most popular PHP Scratchpad application. Tinkerwell 4 is out now: Get the most popular PHP Scratchpad with Detail Dive, AI code generation and more. Learn more
You can configure and modify a number of settings by providing data-
attributes on the element that contains the laravel-playground
class.
Key | Allowed Values | Description | Default Value |
---|---|---|---|
data-theme |
light / dark | The theme to use when embedding playgrounds | light |
data-height |
CSS height values | The height of the embedded playground. | 400px |
data-class |
String | Additional class attributes to apply on the embedded iframe. | - |
data-readonly |
true / false | Determines if the code in the embedded playground can be edited. | True |
data-filename |
String | The file to initially open in the embedded view. | The first file in the list. |
data-gist |
String | Instead of loading code from the inner filename tags, load the code from the given gist ID. | - |
data-playground |
String | Instead of loading code from the inner filename tags, load the code from the given saved playground ID. | - |
data-hide-code |
true / false | Hide the code on the responsive version of the embedded playground. This will show the result by default. | False |
data-hide-result |
true / false | Hide the result on the responsive version of the embedded playground. This will show the code by default. | true |
Herd is a blazing fast, native Laravel and PHP development environment for macOS. It includes everything you need to get started with Laravel development, including PHP and nginx. Once you install Herd, you're ready to start developing with Laravel.
Herd is available for macOS and Windows.
Learn more