PHPackages                             folivaresrios/preset-tailwindcss - 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. folivaresrios/preset-tailwindcss

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

folivaresrios/preset-tailwindcss
================================

Laravel 5.5 frontend preset for Tailwind CSS

0.4.4(8y ago)019[1 PRs](https://github.com/folivaresrios/preset-tailwindcss/pulls)MITJavaScript

Since Nov 1Pushed 5y agoCompare

[ Source](https://github.com/folivaresrios/preset-tailwindcss)[ Packagist](https://packagist.org/packages/folivaresrios/preset-tailwindcss)[ RSS](/packages/folivaresrios-preset-tailwindcss/feed)WikiDiscussions master Synced today

READMEChangelog (3)Dependencies (1)Versions (15)Used By (0)

Fork from [laravel-frontend-presets/tailwindcss](https://github.com/laravel-frontend-presets/tailwindcss) with my own configuration

Laravel ^5.5 Frontend preset for Tailwind CSS
---------------------------------------------

[](#laravel-55-frontend-preset-for-tailwind-css)

A Laravel front-end scaffolding preset for [Tailwind CSS](https://tailwindcss.com) - a Utility-First CSS Framework for Rapid UI Development.

*Current version:* **Tailwind CSS 0.4.0**

Usage
-----

[](#usage)

1. Fresh install Laravel 5.5.x and cd to your app.
2. Install this preset via `composer require folivaresrios/preset-tailwindcss`. Laravel ^5.5 will automatically discover this package. No need to register the service provider.
3. Use `php artisan preset tailwindcss` for the basic Tailwind CSS preset OR use `php artisan preset tailwindcss-auth` for the basic preset, auth route entry and Tailwind CSS auth views in one go. (NOTE: If you run this command several times, be sure to clean up the duplicate Auth entries in `routes/web.php`)
4. `npm install`
5. `npm run dev`
6. Configure your favorite database (mysql, sqlite etc.)
7. `php artisan migrate` to create basic user tables.
8. `php artisan serve` (or equivalent) to run server and test preset.

### Changing colours

[](#changing-colours)

If you want to change the default orange colour being used, update the `brand-{modifier}` values in your `tailwind.js` file. You are of course free to modify this file as you see fit, and even remove and replace the brand configuration in the scaffolded views entirely.

### Screenshots

[](#screenshots)

[![Welcome](/screenshots/welcome.png)](/screenshots/welcome.png)

[![Register](/screenshots/register.png)](/screenshots/register.png)

[![Login](/screenshots/login.png)](/screenshots/login.png)

[![Send Password Reset](/screenshots/send-password-reset.png)](/screenshots/send-password-reset.png)

[![Reset Password](/screenshots/reset-password.png)](/screenshots/reset-password.png)

[![Dashboard](/screenshots/dashboard.png)](/screenshots/dashboard.png)

###  Health Score

27

—

LowBetter than 49% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity6

Limited adoption so far

Community12

Small or concentrated contributor base

Maturity61

Established project with proven stability

 Bus Factor1

Top contributor holds 76.7% 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.

###  Release Activity

Cadence

Every ~8 days

Recently: every ~19 days

Total

14

Last Release

3000d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/a47c5bc5918acbc5919129c93cf3b0a40bcaf8b0166abb2ccb4ddc6e22b4c7a7?d=identicon)[folivaresrios](/maintainers/folivaresrios)

---

Top Contributors

[![michaeldyrynda](https://avatars.githubusercontent.com/u/558441?v=4)](https://github.com/michaeldyrynda "michaeldyrynda (46 commits)")[![m1guelpf](https://avatars.githubusercontent.com/u/23558090?v=4)](https://github.com/m1guelpf "m1guelpf (4 commits)")[![bearcodi](https://avatars.githubusercontent.com/u/210376?v=4)](https://github.com/bearcodi "bearcodi (3 commits)")[![cringerjs](https://avatars.githubusercontent.com/u/835448?v=4)](https://github.com/cringerjs "cringerjs (2 commits)")[![alesvaupotic](https://avatars.githubusercontent.com/u/1660347?v=4)](https://github.com/alesvaupotic "alesvaupotic (2 commits)")[![folivaresrios](https://avatars.githubusercontent.com/u/5620412?v=4)](https://github.com/folivaresrios "folivaresrios (2 commits)")[![crishellco](https://avatars.githubusercontent.com/u/1878509?v=4)](https://github.com/crishellco "crishellco (1 commits)")

---

Tags

laraveltailwindcsspreset

### Embed Badge

![Health badge](/badges/folivaresrios-preset-tailwindcss/health.svg)

```
[![Health](https://phpackages.com/badges/folivaresrios-preset-tailwindcss/health.svg)](https://phpackages.com/packages/folivaresrios-preset-tailwindcss)
```

###  Alternatives

[laravel-frontend-presets/tailwindcss

Laravel frontend preset for Tailwind CSS

1.1k405.6k6](/packages/laravel-frontend-presets-tailwindcss)[gehrisandro/tailwind-merge-laravel

TailwindMerge for Laravel merges multiple Tailwind CSS classes by automatically resolving conflicts between them

341682.2k18](/packages/gehrisandro-tailwind-merge-laravel)[miaababikir/laravel-tailwind-dashboard-preset

Laravel tailwind css dashboard preset

3634.7k](/packages/miaababikir-laravel-tailwind-dashboard-preset)[laravel-frontend-presets/now-ui-dashboard

Laravel 11.x Front-end preset for now ui dashboard

22318.3k](/packages/laravel-frontend-presets-now-ui-dashboard)[laravel-frontend-presets/vuetify

Laravel 5.5+ Front-end preset for vuetify

8013.4k](/packages/laravel-frontend-presets-vuetify)[laravel-frontend-presets/zurb-foundation

Laravel 6.0+ front-end preset for Zurb Foundation

5418.7k](/packages/laravel-frontend-presets-zurb-foundation)

PHPackages © 2026

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