Laravel Eloquent is a feature-rich ORM (Object Relational Model). You can not find all the features in official documentation of Laravel Eloquent.

I believe, to understand any open source software or framework, you have to spend more time reading the source code.

If you read through the classes which power Laravel Eloquent, you will find many interesting features which can be useful while you developing Laravel based application.

Here are some features that you may not know.

#laravel

1 Likes32.80 GEEK