CompilesJson
trait CompilesJson (View source)
Methods
string | compileJson(string $expression) Compile the JSON statement into valid PHP. |
Details
protected string compileJson(string $expression)
Compile the JSON statement into valid PHP.
© Taylor Otwell
Licensed under the MIT License.
Laravel is a trademark of Taylor Otwell.
https://laravel.com/api/7.x/Illuminate/View/Compilers/Concerns/CompilesJson.html