Package Data | |
---|---|
Maintainer Username: | idmkr |
Maintainer Contact: | zzgael@gmail.com (Gael DEBOST) |
Package Create Date: | 2015-06-23 |
Package Last Update: | 2015-06-23 |
Home Page: | |
Language: | PHP |
License: | MIT |
Last Refreshed: | 2024-11-29 15:04:45 |
Package Statistics | |
---|---|
Total Downloads: | 7 |
Monthly Downloads: | 0 |
Daily Downloads: | 0 |
Total Stars: | 0 |
Total Watchers: | 2 |
Total Forks: | 0 |
Total Open Issues: | 0 |
Fix for the @parent replaced string within Blade templates. see https://github.com/laravel/framework/issues/7888
composer require idmkr/laravel-blade-fix
then replace your provider //'Illuminate\View\ViewServiceProvider', 'Idmkr\LaravelBladeFix\ViewServiceProviderOverride',