someonefamous/laravel-findby
Add dynamic finders to Eloquent models: call User::findByLastName('Smith') or User::findAllByFirstName('Bob') instead of where()->first()/get(). Works with any snake_cased field name via the FindBy trait.
|
Person
|
Packages
|
Contributions
|
Followers
|
|
|---|---|---|---|---|
|
someonefamous
@someonefamous |
1 | 1 | 0 |
View on GitHub
|
How can I help you explore Laravel packages today?