Heyjoe1984
- Total activity 3
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 1
-
Heyjoe1984 commented, -
Heyjoe1984 created a post, Creating Laravel Blade Language Injection
I want to create Laravel Blade language injection for inside of a NOWDOC e.g.: public function render(){ return <<<'blade' <div> navbar </div> <div class="contain...