30-05-2025 - Andrés Cruz
Laragon I show you my development kit for MacOS this 2025 - Laravel Herd + DBgin + TablePlus
15-11-2025 - Andrés Cruz
Laragon We will see the implementations for loading files at the component level in Laravel Livewire and Blade, and also using drag and drop.
21-07-2024 - Andrés Cruz
Laragon We will see the steps to install Redis in Laragon, configure the DLL, start it from Laragon and run the process, we will also see the process in DBngin and MacOS.
18-01-2026 - Andrés Cruz
Laragon Launch your app in Laravel in production or do the deployment, to do this, the steps you have to follow do not differ much from any other PHP project, let's see the steps you must take into account.
07-07-2024 - Andrés Cruz
Laragon The next development that we are going to carry out is to use a middleware to detect the language configured by the user and establish it through the translation text strings, in addition, we also define the acronyms or language tag in the URL to return the corresponding translation.
11-11-2025 - Andrés Cruz
Laragon We will talk about why you, who are a new developer with some experience in web development, should learn to develop in Laravel if you are interested in developing applications with PHP.
12-11-2025 - Andrés Cruz
Laragon We will see how we can create translation texts in Laravel to use them according to the detected or configured location.
13-11-2025 - Andrés Cruz
Laragon PayPal is the electronic wallet par excellence and is widely used for online purchases, that is, on the Internet and we can use it very easily in any web project and in Laravel it is no exception and we can easily configure it as a payment gateway.
14-11-2025 - Andrés Cruz
Laragon We will talk about how tests work in Laravel, tips, considerations, importance and first steps in Laravel.
21-06-2024 - Andrés Cruz
Laragon There are multiple packages to generate SEO tags for Laravel, this is great since there are certain parts of the application that it is necessary to return some met tags exactly where we need them, without worrying about whether the names of these tags are correct or not.