nhedger/skeleton

The skeleton application for the Laravel framework.

Installs: 1

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 0

Forks: 0

Open Issues: 1

Type:project

pkg:composer/nhedger/skeleton

dev-main 2025-11-03 21:30 UTC

README

Skeleton is an opinionated starter kit for building Laravel applications with Inertia, Vue, and Tailwind CSS. I don't expect this be useful to everyone, as it maps closely to my personal preferences, but I hope it can serve as a good starting point for some.

Creating a new project

To create a new project using this skeleton, run the following command:

laravel new --using nhedger/skeleton my-project

License

Skeleton is licensed under the MIT License.