Medalink / laravel-blade

This package adds syntax definitions for the Laravel Blade engine.
http://www.laravel.com
MIT License
421 stars 105 forks source link

Does not support inline @php #174

Closed robrecord closed 4 years ago

robrecord commented 6 years ago

Does not appear to support Laravel's inline @php syntax.

eg. @php my_function() @endphp

thedotmack commented 5 years ago

Bump!