You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
From the left picture it looks like you added the directive at the end of the index.php file, you have to make sure to add the directive before you make/render the views.
When I run this code the custom directive does NOT rendered successfully
and inside
home.blade.php
BUT the output be
@php
NOTWelcome
as expectedThe text was updated successfully, but these errors were encountered: