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
I'm using swaggervel right now under Laravel v5.5 and found that I cannot browse the api/docs because of the usage of deprecated function setContentTags in routes.php
Hi,
I'm using swaggervel right now under Laravel v5.5 and found that I cannot browse the api/docs because of the usage of deprecated function
setContentTags
in routes.phpThe deprecated function was disccused here:
laravel/framework#17736
The text was updated successfully, but these errors were encountered: