How to configure VITE in your LARAVEL 10 projects to make them work seamlessly with a LARAGON local web development server and make your projects available on every device in your LAN.
Read MoreLARAVEL 10 – LARAGON – VITE – Configuration
When you are using Laragon as your local development server, updating the PHP version is very easy.
Read MoreLARAGON – Update PHP
When you are using Laragon as your local development server, updating the Apache HTTP server is very easy.
Read MoreLARAGON – Update Apache
When you are using Laragon as your local development server, updating the database version is very easy. You can even switch to another database provider.
Read MoreLARAGON – Update MySQL
In a fresh Laragon installation, the default database administration tool is HeidiSQL. But you can easily add phpMyAdmin to your Laragon installation.
Read MoreLARAGON – Add phpMyAdmin
When you are using Laragon as your local development server, updating the built-in HeidiSQL is very easy.
Read MoreLARAGON – Update HeidiSQL
When you are using Laragon as your local development server, updating the Node JS version is very easy.
Read MoreLARAGON – Update Node.js
When you are using Laragon as your local development server, updating the Composer version is very easy.
Read MoreLARAGON – Update Composer
When you are using Laragon as your local development server, adding PostgreSQL is easy.
Read MoreLARAGON – Add PostgreSQL
When you are using Laragon as your local development server, updating the Git version is very easy.
Read MoreLARAGON – Update Git