nhedger/skeleton

The skeleton application for the Laravel framework.

Maintainers

Package info

github.com/nhedger/skeleton

Type:project

pkg:composer/nhedger/skeleton

Statistics

Installs: 2

Dependents: 0

Suggesters: 0

Stars: 0

Open Issues: 1

dev-main 2026-03-03 10:13 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.