You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
on a clean laravel installation with apidoc-generator
using a absolute logo path in conf/apidoc.php leads to copiying of logo to a different directory then the $outputPath defined in 'output' config depending on the configured filesystems in laravels conf/filesystems.php
The reason is (as for my investigations) the usage of Storage::copy in GenerateDocumentation