team-underground/inertia-tailwind-preset

Inertiajs with tailwindcss frontend preset
66
Install
composer require team-underground/inertia-tailwind-preset
Latest Version:0.0.1
License:MIT
Last Updated:Apr 9, 2020
Links: GitHub  ·  Packagist
Maintainer: abhisheksarmah

Inertiajs with tailwindcss frontend preset

Note: The Inertia.js project is in the very early stages of development and IS NOT yet intended for public consumption. As such, the state of this preset is in flux and may change significantly to accommodate changes in Inertia.js.

This preset scaffolding removes the manual steps required to get up and running with Inertia.js, Vue js and Tailwindcss.

Usage

  1. Fresh install Laravel >= 6.0 and cd to your app.
  2. Install this preset via composer require team-underground/inertia-tailwind-preset. Laravel will automatically discover this package. No need to register the service provider.

Installation

  1. Use php artisan preset inertia-tailwind to install the scaffolding
  2. npm install && npx tailwind init && npm run dev
  3. php artisan serve (or equivalent) to run server and test preset.

Related Packages

depsimon/laravel-preset

An opinionated Preset for Laravel

6 0
anisaronno/multipurpose-admin-panel-boilerplate

Application with laravel-10, vue-3, vite -4 , inertia 1, typescript, tailwind-3

158 31
titasgailius/laravel-moonlight

An elegant Laravel scaffolding for your next single-page application.

6,574 142
dxgx/blade-tailwind-extract

Extract Tailwind CSS classes to reduce Livewire wire transfer size

78 0
jeffersongoncalves/filakitv5

FilaKit starter kit built on Laravel 13.x and Filament 5.x with a ready-to-use m...

234 17