Skip to content

Instantly share code, notes, and snippets.

View iron-viper's full-sized avatar
🏠
Working from home

iron-viper

🏠
Working from home
View GitHub Profile

Installing Laravel in a subfolder

Installing Laravel in a domain subfolder can be useful in certain situations, although it is not officially supported by Laravel creators. In this instruction, I will describe how to configure Laravel 10 in a subfolder and additional tools such as Livewire v3.

Table of Contents

  1. Laravel Basse
  2. Livewire
  3. Filament Panel Builder

Laravel Base