Skip to content

rtconner/herd-localhost

ย 
ย 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

3 Commits
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

Herd Localhost

This project provides a simple way to list and display Laravel projects parked by Laravel Herd. The application scans directories and organizes them into a scrollable grid using PHP and Tailwind CSS.

Features:

  • ๐Ÿ“‚ List all parked Laravel projects in the Herd directory.
  • ๐Ÿ›‘ Exclude specific folders (localhost, backup, etc.) from the list.
  • ๐ŸŒ Sub-projects are listed under each main project folder.
  • ๐ŸŽจ Clean and responsive design using Tailwind CSS.

Example:

Screenshot

Setup and Installation:

Requirements:

  • PHP 8+
  • Laravel Herd

Install

Clone or Download the Project into the root of the Herd folder:

git clone https://github.com/dcblogdev/herd-localhost.git localhost

the access http://localhost will show all projects found in the herd folder.

Exclude any folders from being scanned, open index.php and add folder to the $excludes = [] array.

About

List hard projects

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 100.0%