Skip to content

Instantly share code, notes, and snippets.

View rafaucau's full-sized avatar
🛌
I may be slow to respond.

Rafał Całka rafaucau

🛌
I may be slow to respond.
View GitHub Profile
@rafaucau
rafaucau / Installing Laravel in a subfolder.md
Last active March 26, 2025 12:25
Installing Laravel in a subfolder

Installing Laravel 10 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