Use this
Blade::setContentTags('<%', '%>'); // for variables and all things Blade
Blade::setEscapedContentTags('<%%', '%%>'); // for escaped data
Sign in to participate in this thread!
The Laravel portal for problem solving, knowledge sharing and community building.
The community