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

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

tokoiwesley/laravel-preset
==========================

A custom Laravel preset

v1.0.0(7y ago)08MITPHP

Since Jun 15Pushed 7y agoCompare

[ Source](https://github.com/tokoiwesley/laravel-preset)[ Packagist](https://packagist.org/packages/tokoiwesley/laravel-preset)[ RSS](/packages/tokoiwesley-laravel-preset/feed)WikiDiscussions master Synced 2w ago

READMEChangelogDependenciesVersions (2)Used By (0)

Laravel Preset
==============

[](#laravel-preset)

This is a package for creating a custom frontend (JavaScript and CSS) scaffolding in Laravel other than the default ([Bootstrap](https://getbootstrap.com/) and [Vue](https://vuejs.org/)) scaffolding that ships with Laravel.

This package is inspired by [How to Create Custom Laravel Presets](https://laracasts.com/series/how-to-create-custom-presets) series on [Laracasts](https://laracasts.com/). You may use the package in your projects if you find it useful since I have tailored the custom frontend scaffolding included to my own personal needs. You may as well fork the project to add your personal preferences if you so wish.

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

[](#installation)

To install the package use the following command:

```
composer require tokoiwesley/laravel-preset

```

Usage
-----

[](#usage)

*Note*: This package is compatible with Laravel 5.7+ due to the [flattening of the `resources/assets` directory](https://twitter.com/taylorotwell/status/1024391862445113344).

Use the `preset` artisan command in combination with the `custom` option to create the custom scaffolding in your application. Next, run "npm install &amp;&amp; npm run dev" to compile the custom scaffolding.

```
php artisan preset custom

npm install && npm run dev

```

That's all!

License
-------

[](#license)

This project is licensed under the terms of the [MIT license](LICENSE).

###  Health Score

25

—

LowBetter than 35% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity4

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity60

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

Unknown

Total

1

Last Release

2618d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/4052790?v=4)[Wesley Tokoi](/maintainers/tokoiwesley)[@tokoiwesley](https://github.com/tokoiwesley)

---

Top Contributors

[![tokoiwesley](https://avatars.githubusercontent.com/u/4052790?v=4)](https://github.com/tokoiwesley "tokoiwesley (7 commits)")

---

Tags

laravellaravel-preset

### Embed Badge

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

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

###  Alternatives

[stephenjude/filament-blog

Filament Blog Builder

20919.9k](/packages/stephenjude-filament-blog)

PHPackages © 2026

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