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

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

ptournet/laravel-preset
=======================

Patrick Tournet's Laravel Frontend Preset (based on Adam Wathan's one)

v0.5.1(7y ago)015MITPHP

Since Jan 21Pushed 7y ago1 watchersCompare

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

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

Patrick Tournet's Laravel Frontend Preset
=========================================

[](#patrick-tournets-laravel-frontend-preset)

###### (based on Adam Wathan's one)

[](#based-on-adam-wathans-one)

---

A Laravel frontend preset that scaffolds out new applications just the way I like 'em!

What it includes:

- [Tailwind CSS](https://tailwindcss.com) with a configuration file
- [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
- Adds compiled assets to `.gitignore`
- Adds a simple Tailwind-tuned default layout template
- Replaces the `welcome.blade.php` template with one that extends the main layout

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

[](#installation)

This package being now on Packagist, you just have to run this command to add the preset to your project:

```
composer require ptournet/laravel-preset --dev

```

Finally, apply the scaffolding by running:

```
php artisan preset mine

```

Roadmap
-------

[](#roadmap)

I intend to implement the following features :

- Replace the `make:auth` templates with simplified ones styled with Tailwind CSS
- Create a new `tailvue` preset replacing all the original templates with visually identical content Tailwind styled (could end up being a PR in Laravel)
- Of course, update Tailwind, Vue.js, postcss, Purgecss and Laravel to the most recent versions

###  Health Score

23

—

LowBetter than 27% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity6

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity51

Maturing project, gaining track record

 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 ~2 days

Total

2

Last Release

2666d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/4687542?v=4)[Patrick Tournet](/maintainers/ptournet)[@ptournet](https://github.com/ptournet)

---

Top Contributors

[![ptournet](https://avatars.githubusercontent.com/u/4687542?v=4)](https://github.com/ptournet "ptournet (3 commits)")

---

Tags

laravelpreset

### Embed Badge

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

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

###  Alternatives

[laravel-frontend-presets/tailwindcss

Laravel frontend preset for Tailwind CSS

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

Laravel 11.x Front-end preset for material

264283.7k](/packages/laravel-frontend-presets-material-dashboard)[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)[miaababikir/laravel-tailwind-dashboard-preset

Laravel tailwind css dashboard preset

3634.7k](/packages/miaababikir-laravel-tailwind-dashboard-preset)[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)
