hi @slampenny
when I use this package on Laravel 5.4 then I browse to http://127.0.0.1:8000/api/docs it show error:
FatalErrorException in Facade.php line 221:
Call to undefined method Illuminate\View\Compilers\BladeCompiler::setEscapedContentTags()
can u tell me how to fix this error?
is it because the new laravel (5.4) version that made changes on Blade Compiler?
Many thank