Hi, When I'm using the blade templating in Laravel 4.2.1 it's appear this message: production.ERROR:...
Resolve back to version 2014-02-25 Illuminate/View/Compilers/BladeCompiler.php https://github.com/la...
In my route.php have Route::get('/', function() { return View::make('hello'); });
The Laravel portal for problem solving, knowledge sharing and community building.
The community