PHPackages                             shuvroroy/laravel-preset - 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. shuvroroy/laravel-preset

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

shuvroroy/laravel-preset
========================

Shuvro Roy's Laravel Frontend Preset

3.1(7y ago)236MITHTML

Since Sep 25Pushed 7y agoCompare

[ Source](https://github.com/shuvroroy/laravel-preset)[ Packagist](https://packagist.org/packages/shuvroroy/laravel-preset)[ RSS](/packages/shuvroroy-laravel-preset/feed)WikiDiscussions master Synced yesterday

READMEChangelog (4)Dependencies (1)Versions (5)Used By (0)

🚀 Shuvro Roy's Laravel Frontend Preset
======================================

[](#-shuvro-roys-laravel-frontend-preset)

[![Latest Version on Packagist](https://camo.githubusercontent.com/86b90ca4b94abb3c1ea07d1043c7541e1a57e6f9fc9f2ebfa285c162994c2b67/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f73687576726f726f792f6c61726176656c2d7072657365742e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/shuvroroy/laravel-preset)[![Issues](https://camo.githubusercontent.com/a4b23da4323c049a1bdc8dae1f077ab76fb71c08929e101ecc9c34c1e4b55617/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f6973737565732f73687576726f726f792f6c61726176656c2d7072657365742e7376673f7374796c653d666c61742d737175617265)](https://github.com/shuvroroy/laravel-preset/issues)[![Total Downloads](https://camo.githubusercontent.com/c5937e368ddb172faab3554bfeba9d00e84eda5fbc059b49c88ff6e7af4e1385/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f73687576726f726f792f6c61726176656c2d7072657365742e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/preset/laravel-preset)

A Laravel front-end scaffolding preset for Tailwind CSS - a Utility-First CSS Framework for Rapid UI Development 👌🏻

What it includes:

- [Tailwind CSS](https://tailwindcss.com)
- [postcss-nesting](https://github.com/jonathantneal/postcss-nesting) for nested CSS support
- [Purgecss](https://www.purgecss.com/), via [spatie/laravel-mix-purgecss](https://github.com/spatie/laravel-mix-purgecss)
- [Vue.js](https://vuejs.org/)
- Removes Bootstrap and jQuery

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

[](#installation)

Run this command to add the preset to your project:

```
composer require shuvroroy/laravel-preset

```

Apply the scaffolding by running:

```
php artisan preset tailwind

```

With authentication layout, apply the scaffolding by running:

```
php artisan preset tailwind:auth

```

Then run this command

```
npm install

```

To generate a Tailwind config file for your project, apply the scaffolding by running:

```
./node_modules/.bin/tailwind init tailwind.js

```

Then update the setting in webpack.mix.js file:

```
require('tailwindcss')('./tailwind.js')

```

Then run this command

```
npm run dev

```

Screenshots
-----------

[](#screenshots)

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

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

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

[![Home](/screenshots/home.png)](/screenshots/home.png)

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

[![Send Password Reset](/screenshots/change-password-form.png)](/screenshots/change-password-form.png)

[![Verify](/screenshots/verify.png)](/screenshots/verify.png)

Security
--------

[](#security)

If you discover any security related issues, please email  instead of using the issue tracker.

Credits
-------

[](#credits)

- [Adam Wathan](https://github.com/adamwathan)

###  Health Score

28

—

LowBetter than 54% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity10

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity65

Established project with proven stability

 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.

###  Release Activity

Cadence

Every ~12 days

Total

4

Last Release

2750d ago

Major Versions

1.0 → 2.02018-09-26

2.0 → 3.02018-10-25

### Community

Maintainers

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

---

Top Contributors

[![shuvroroy](https://avatars.githubusercontent.com/u/21066418?v=4)](https://github.com/shuvroroy "shuvroroy (19 commits)")

---

Tags

laravelphp7presetpurgecsstailwind-csslaraveltailwindcsslaravel-presetlaravel-preset-tailwindcss

### Embed Badge

![Health badge](/badges/shuvroroy-laravel-preset/health.svg)

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

###  Alternatives

[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)[laravel-frontend-presets/tailwindcss

Laravel frontend preset for Tailwind CSS

1.1k405.6k6](/packages/laravel-frontend-presets-tailwindcss)[livewire/volt

An elegantly crafted functional API for Laravel Livewire.

4195.3M84](/packages/livewire-volt)[miaababikir/laravel-tailwind-dashboard-preset

Laravel tailwind css dashboard preset

3634.7k](/packages/miaababikir-laravel-tailwind-dashboard-preset)[dotmarn/laravel-error-views

A set of customised error pages/screens designed using the TailwindCSS for use in Laravel projects.

123.2k](/packages/dotmarn-laravel-error-views)

PHPackages © 2026

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