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
When accessing /docs/api, the following error message appears.
Call to undefined method Illuminate\Database\Schema\MySqlBuilder::getColumns()
"Error when analyzing route 'POST api/v1/{Route}' (App\Http\Controllers\RouteController@store): Call to undefined method Illuminate\Database\Schema\MySqlBuilder::getColumns() – \vendor\dedoc\scramble\src\Support\ResponseExtractor\ModelInfo.php on line 75 ◀"
The text was updated successfully, but these errors were encountered:
When accessing
/docs/api
, the following error message appears.Call to undefined method Illuminate\Database\Schema\MySqlBuilder::getColumns()
"Error when analyzing route 'POST api/v1/{Route}' (App\Http\Controllers\RouteController@store): Call to undefined method Illuminate\Database\Schema\MySqlBuilder::getColumns() – \vendor\dedoc\scramble\src\Support\ResponseExtractor\ModelInfo.php on line 75 ◀"
The text was updated successfully, but these errors were encountered: