thomasjohnkane / laravel-tailpine

A Laravel starting place with Tailwindcss, AlpineJS, and auth routes.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Laravel Tailpine

A basic starting place for Laravel with Tailwind CSS and Alpine JS installed. Includes auth scaffolding. Originally bootstrapped with Tightenco's Lambo.

Installation

Clone this repository

git clone git@github.com:thomasjohnkane/laravel-tailpine.git

Create your own git repository

Do this in github like normal...

Update the remote origin url

git remote set-url origin git://new.url.here

Usage

Just use like you normally would. Examples of tailwind and alpin working can be found on the welcome page. Good luck and God speed!

About

A Laravel starting place with Tailwindcss, AlpineJS, and auth routes.


Languages

Language:PHP 95.9%Language:HTML 4.1%