syropian / pillar

Opinionated skeleton for building apps with Laravel, Hybridly, Vue, and Tailwind.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Pillar

Pillar

An opinionated skeleton for building apps with Laravel, Hybridly, Vue, and Tailwind.

Features

❯ 🚀 Smooth client-server communication with Hybridly.

❯ 🔐 Authentication and registration built-in, including a password reset flow.

❯ ⚡ Lightning quick HMR and bundling with Vite

❯ 🦺 End-to-end type safety with TypeScript, spatie/laravel-data and spatie/laravel-typescript-transformer.

❯ 🎨 Utility-first styling with Tailwind.

❯ 🧹 Linting and formatting with ESLint and Prettier.

❯ 🧪 Tests with Pest.

Why Pillar?

I built Pillar mostly for myself, so I can quickly spin up new projects without having to set up the same boilerplate-y things each and every time. This allows me to focus on the actual business logic of whatever application I'm building right out of the gates.

Can you add x, y, or z?

Probably not, unless I need it.

About

Opinionated skeleton for building apps with Laravel, Hybridly, Vue, and Tailwind.


Languages

Language:PHP 82.3%Language:Vue 14.4%Language:JavaScript 1.6%Language:TypeScript 1.1%Language:Blade 0.6%Language:CSS 0.1%