Skip to content

Instantly share code, notes, and snippets.

View arifurrahmanns's full-sized avatar
🎯
Focusing

Arif Ur Rahman arifurrahmanns

🎯
Focusing
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