With the rise of Mobile Development and JavaScript frameworks, using a RESTful API is the best option to build a single interface between your data and your client.
From this Laravel Livewire CRUD example, you can learn How to do CRUD operation in Laravel 8 framework by using the Livewire package.
Laravel Eloquent Queries are the Best one. If you are writing eloquent queries in your Laravel project and write the same logic in your queries repeatedly, then query scopes might be of use to you. In this blog, we will explain the use of query scope.
CRUD (Create, Read, Update, and Delete) are the basic data operations and one of the first things you learn as a Laravel developer.
Laravel Passport is a native OAuth 2 server for Laravel apps. Like Cashier and Scout, you'll bring it into your app with Composer.
Eager Loading is a part of laravel relationship and it is the best. But sometimes we just need to get specific columns from the relation model.
The Eloquent ORM Provides an ActiveRecord Implementation to work with your database. Eloquent ORM seems like a simple mechanism, but under the hood, there are a lot of semi-hidden functions.
Laravel allows connecting multiple databases with different database engines. Laravel has inbuild support for multiple database systems, you need to provide connection detail in their database config file.
Showing 201 to 208 of 208 results
Adblocker Detected
Please disable your ad blocker to support our content.