/laravel-tailpine

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

Primary LanguagePHP

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!