File uploads are one of the vital pieces in most web projects, and Laravel has awesome functionality for that, but the information is pretty fragmented, especially for specific cases.
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.
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.
From this Laravel Livewire CRUD example, you can learn How to do CRUD operation in Laravel 8 framework by using the Livewire package.
CRUD (Create, Read, Update, and Delete) are the basic data operations and one of the first things you learn as a Laravel developer.
Vue.js is a popular front-end framework for building Single Page Apps. It provides structure and abstraction. We can also create a server-side rendering application using Vue.js, It's help for SEO ( Search Engine Optimization ).
Showing 11 to 17 of 17 results