Laravel Community Tools by
Tighten
Laravel Versions
PHP Releases
Nova Packages
Laravel Tricks
Forge Recipes
Toggle navigation
Log in
Log in
Flávio H. Ferreira
Joined:
12 years ago
Total tricks:
1
Last trick:
12 years ago
Submitted tricks
Eloquent
BaseModel extends Eloquent adding user id to created_by and updated_by
Automatic adding user id. In the: First create columns into database tables with names "updated_by" and "created_by"
fhferreira
12 years ago
17932
database
models