Laravel Sanctum provides a featherweight authentication system for SPAs, mobile applications, and simple, token-based APIs.
A toast notification is a message object that presents timely information, including confirmation of actions, alerts, and errors.
Amazon S3 or Amazon Simple Storage Service is a service offered by Amazon Web Services that provides object storage through a web service interface.
A push notification is a message that pops up on a mobile device. App publishers can send them at any time. Users don't have to be in the app or using their devices to receive them.
Pagination is a method for dividing content into several pages and creating appropriate layouts for a better and more organized presentation. Pagination is an essential requirement for blogs, websites that wish their front-pages to be sufficiently little to stack but then sufficiently showcase the most important posts.
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.
Showing 131 to 140 of 143 results