appointer / swaggervel

Swagger for Laravel
70 stars 40 forks source link

Call to undefined method Illuminate\View\Compilers\BladeCompiler::setEscapedContentTags() #2

Closed ghost closed 7 years ago

ghost commented 7 years ago

Method Illuminate\View\Compilers\BladeCompiler::setEscapedContentTags() no longer exists in Laravel 5.4. This is the same for setContentTags Bot are used in routes.php. Removing the two lines seems not to break anything.