You can also look up for these other topics:
Framework
Coding Standards
Boilerplate
CMS
Tool
Security
Hacktoberfest
Laravel Userstamps provides an Eloquent trait which automatically maintains `created_by` and `updated_by` columns on your model, populated by the currently authenticated user in your application.
WildsideUK