appstract / laravel-blade-directives

A collection of nice Laravel Blade directives
MIT License
858 stars 75 forks source link

@pushonce directive issue #41

Closed zeroiszero closed 5 years ago

zeroiszero commented 5 years ago

@pushonce directive was ok in my local environment. but blade is not compiling it (showing @pushonce and @endpushonce as text in browser ) for my dev environment in aws.

any ideas ?

ovanschie commented 5 years ago

clear your views cache