← All tutorials

Eloquent Tutorials

Step-by-step Eloquent tutorials from the How7o team — written from real problems and their real fixes.

23 tutorials

Web Development

Laravel Eloquent ORM: The Complete Guide to Querying Your Database

Web Development

How to Set a MySQL Variable in Laravel Query Builder Select

Web Development

How to Search Custom or Composite Columns in Laravel DataTables

Web Development

How to Fix “Unknown column ‘CONCAT'” in Laravel

Web Development

How to Do a Left Outer Join in Laravel Query Builder

Web Development

How to Retrieve the Last Inserted ID in Laravel Eloquent

Web Development

How to Get Records Created Today in Laravel

Web Development

How to Get Current Month Records in Laravel Eloquent

Web Development

How to Count Records Grouped By a Column in Laravel Eloquent

Web Development

How to Count Rows in Laravel Eloquent Efficiently

Web Development

How to Delete a Record with Laravel Eloquent (4 Methods)

Web Development

How to Combine Multiple where() and orWhere() in Laravel Eloquent

These Eloquent guides come from the same library as the rest of How7o Learn: each one documents a real task or a real failure, and the exact steps that resolved it.