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
- Fresh install Laravel >= 6.0 and cd to your app.
- 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
- Use
php artisan preset inertia-tailwindto install the scaffolding npm install && npx tailwind init && npm run devphp artisan serve(or equivalent) to run server and test preset.
Related Packages
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
jeffersongoncalves/filakitv5
FilaKit starter kit built on Laravel 13.x and Filament 5.x with a ready-to-use m...
234
17