How to Create and Test an API in Laravel
Laravel Eloquent is an easy way to interact with your database. It is an object-relational mapper (ORM) that simplifies the complexities of databases by providing a model to interact with tables.
As such, Laravel Eloquent has excellent tools for crea...
kinsta.hashnode.dev6 min read