Blog

Your blog category

Blog

Fluxo Deploy Automatizado VPS

Quero utilizar o Gitlab instalado na minha vps, e quero buildar o projeto com GitLab CI/CD armazenar com GitLab Container Registry deploy com o ArgoCD e quero gerenciar os containers com o kubernetes, da pra fazer dessa forma? se sim me mostre a Setup da VPS O ChatGPT disse: Sim, dá para fazer dessa forma! […]

Blog, Programming

MODAL DELETE IN LARAVEL

MODAL DELETE IN LARAVEL Hello Guys! In this article, we’ll demonstrate how to implement a delete modal in Laravel. Before deleting a record, a modal will appear to confirm or cancel the action. Let’s get started! This same content is also available in video format. You can watch it here 👇🏽 and the modal code

Blog, Programming

MODAL EDIT IN LARAVEL (CRUD)

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

Rolar para cima