PHPackages                             nejcc/prepare-tailwind - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Utility &amp; Helpers](/categories/utility)
4. /
5. nejcc/prepare-tailwind

ActivePackage[Utility &amp; Helpers](/categories/utility)

nejcc/prepare-tailwind
======================

Prepare for laravel tailwind configuration with auth and vue and more

181[4 PRs](https://github.com/Nejcc/prepare-tailwind/pulls)HTML

Since Feb 20Pushed 3y ago1 watchersCompare

[ Source](https://github.com/Nejcc/prepare-tailwind)[ Packagist](https://packagist.org/packages/nejcc/prepare-tailwind)[ RSS](/packages/nejcc-prepare-tailwind/feed)WikiDiscussions master Synced 3d ago

READMEChangelogDependenciesVersions (5)Used By (0)

nejcc/prepare-tailwind prepare for laravel-ui
=============================================

[](#nejccprepare-tailwind-prepare-for-laravel-ui)

Installation
------------

[](#installation)

#### 1. Laravel last version

[](#1-laravel-last-version)

```
composer create-project --prefer-dist laravel/laravel blog

```

#### 2. Laravel ui scaffolding

[](#2-laravel-ui-scaffolding)

```
composer require laravel/ui

```

```
composer require nejcc/prepare-tailwind

```

```
php artisan ui:auth

```

#### 3. Tailwind prepare (when you run this command will replace your UI folder!!)

[](#3-tailwind-prepare-when-you-run-this-command-will-replace-your-ui-folder)

##### For Tailwind Only

[](#for-tailwind-only)

```
php artisan ui tailwind

```

##### For Tailwind and Vue

[](#for-tailwind-and-vue)

```
php artisan ui tailwind-vue

```

##### For Tailwind, Vue, and Auth Views

[](#for-tailwind-vue-and-auth-views)

```
php artisan ui tailwind-vue-auth

```

#### 4. Compile

[](#4-compile)

```
npm install

```

and / or

```
npm run watch

```

#### 5. serve

[](#5-serve)

```
php artisan serve

```

or

```
php artisan serve --port 8888

```

###  Health Score

20

—

LowBetter than 14% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity7

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity39

Early-stage or recently created project

 Bus Factor1

Top contributor holds 100% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

### Community

Maintainers

![](https://www.gravatar.com/avatar/2e72674f3996339810fecca431793ab66131a38880760fa342ac5e2b61432ed4?d=identicon)[SilverEngineTeam](/maintainers/SilverEngineTeam)

---

Top Contributors

[![SilverEngineTeam](https://avatars.githubusercontent.com/u/16226867?v=4)](https://github.com/SilverEngineTeam "SilverEngineTeam (2 commits)")

### Embed Badge

![Health badge](/badges/nejcc-prepare-tailwind/health.svg)

```
[![Health](https://phpackages.com/badges/nejcc-prepare-tailwind/health.svg)](https://phpackages.com/packages/nejcc-prepare-tailwind)
```

###  Alternatives

[bmitch/churn-php

Discover files in need of refactoring.

1.4k1.5M12](/packages/bmitch-churn-php)[j0k3r/php-readability

Automatic article extraction from HTML

186808.8k6](/packages/j0k3r-php-readability)[frosh/shopware-rector

Shopware specific Rector

47394.3k5](/packages/frosh-shopware-rector)[php-parallel-lint/php-var-dump-check

Find forgotten variables dump in PHP source code.

211.5M31](/packages/php-parallel-lint-php-var-dump-check)[sop/crypto-types

A PHP library of various ASN.1 types for cryptographic applications.

111.4M33](/packages/sop-crypto-types)[bornfreee/tactician-domain-events

A Plugin for Tactician command bus library to work with the recorded Domain Events

25193.2k1](/packages/bornfreee-tactician-domain-events)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
