thomasjohnkane / laravel-tailpine-ui

Version of "thomasjohnkane/laravel-tailpine" with Tailwind UI added

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

Version of "thomasjohnkane/laravel-tailpine" with Tailwind UI added


Languages

Language:PHP 90.9%Language:HTML 9.1%