Happie coding
Thursday, January 29, 2015
Reminder of laravel variables
Just a reminder from my boss just now
Do not use
<?php echo Config::get('project.name'); ?>
instead use
{{Config::get('project.name') }}
No comments:
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment