Logics Guru

Tutorials

Step-by-step tutorials that take you from a blank file to something that works.

Laravel

Build a REST API with Laravel

Create a JSON API in Laravel with routing, form request validation, API resources and pagination.

Mustasim Ali 2 min Intermediate
Laravel

Eloquent Relationships Explained

One-to-one, one-to-many, many-to-many and polymorphic relationships, and when each is the right choice.

Mustasim Ali 1 min Beginner