PinnedHow to install Tailwind and Vite in Laravel 10 using NPM.To install Tailwind in a Laravel 10 project using NPM and Vite, you will need to follow these steps:Dec 21, 2022Dec 21, 2022
Configuring Tomcat 9 to log to stdoutConfiguring Tomcat 9 to log to stdout (standard output) can be useful, especially in environments where you want to capture the logs and…Dec 21, 2023Dec 21, 2023
How to setup Homebrew + Apache + PHP + MariaDB on macOS Ventura 13.0This guide is intended to assist you in maintaining an up-to-date development environment for macOS using the latest versions of Homebrew…Dec 21, 2022Dec 21, 2022
Laravel asset compilation for Laravel 9 + Vite + Font Awesome 6To use Font Awesome 6 with Laravel 9 and Vite, you will need to follow these steps:Dec 21, 2022Dec 21, 2022
Using Font Awesome in your project using a build tool like Webpack or Laravel MixIncluding Font Awesome in your project using a build tool like Webpack or Laravel Mix is a quick and easy way to add scalable vector icons…Dec 21, 2022Dec 21, 2022
How to use Laravel Breeze in your Laravel projectLaravel Breeze is a simple, lightweight authentication scaffolding package for Laravel. It provides a minimal yet powerful authentication…Dec 21, 2022Dec 21, 2022
Transitioning from Laravel Mix to ViteIf you’re a Laravel developer, you’re probably familiar with Laravel Mix, the popular build tool for compiling and optimizing assets in…Dec 21, 2022Dec 21, 2022