/livewire-tailwindcss-boilerplate

Starter template integrating Livewire and Tailwindcss for your Laravel Projects.

Primary LanguagePHP

Livewire Tailwindcss Boilerplate (LTB)

LTB is a starter template to integrate Livewire and Tailwindcss in your Laravel Project.

Installation

  1. Clone this repo.
  2. Install PHP dependencies using Composer. composer install
  3. Install JS dependencies using NPM/Yarn. npm install / yarn install

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate.

License

MIT