4.9.2
Added
- Model guesser, so if you have
ArticleRepositoryfor example, Restify will guess the modelApp\Models\Articleso you don't have to define themodelstatic property.
ArticleRepository for example, Restify will guess the model App\Models\Article so you don't have to define the model static property.