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 think it would be favorable to create a section dedicated for each class in the API docs, then a sub-section for each method below in the hierarchy. Example below
I think it would be favorable to create a section dedicated for each class in the API docs, then a sub-section for each method below in the hierarchy. Example below
--
Dixie\LaravelModelFuture\Models\Future
Description of the purpose of this class
Illuminate\Database\Eloquent\Builder untilDate(Carbon\Carbon $date)
Query only futures scheduled between date('now') and the given date. This is an Eloquent scope.
The text was updated successfully, but these errors were encountered: