Laravel

Laravel

MODAL CREATE IN LARAVEL (CRUD)

Hello guys! In this tutorial, I will teach you how to create a modal for user registration. In this example, we will use a simple user registration form. Previously, we used a separate page with a user registration form. However, this page will no longer be used. Now, when you click the “New” button, a […]

Laravel

Permissions and Roles in Laravel

Hello guys, In this article, we will implement a laravel 8 spatie user roles and permissions tutorial. Roles and permissions will be created through which you can create various types of users with different roles and permissions, that is, some users can only see the item module list, some users can also edit item modules,

Laravel

How to add template manually in laravel

A video was created with this content, access 👇🏽 https://www.youtube.com/watch?v=gMzf49j9Qm0 Hi guys, In this text I want to show how to add a template manually in laravel, in this tutorial I will use the version of laravel 5.7 and the Fashe template of colorlib, where you will find for free at the link: https://github.com/mauriciocoelho/fashe-colorlib After you

Rolar para cima