PHPackages                             olakunlevpn/mages - 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. [Framework](/categories/framework)
4. /
5. olakunlevpn/mages

ActiveLibrary[Framework](/categories/framework)

olakunlevpn/mages
=================

Mages preset for Laravel.

1.0.0(3y ago)037MITPHPPHP ^8.0

Since May 4Pushed 3y ago1 watchersCompare

[ Source](https://github.com/olakunlevpn/mages)[ Packagist](https://packagist.org/packages/olakunlevpn/mages)[ RSS](/packages/olakunlevpn-mages/feed)WikiDiscussions main Synced yesterday

READMEChangelogDependencies (2)Versions (2)Used By (0)

Mages
=====

[](#mages)

A Mages (Bootstrap 5, Alpine.js, Laravel and Livewire) Preset for Laravel

[![Latest Stable Version](https://camo.githubusercontent.com/2f6c967c5f85286078d25e43d2ae0c1796e2ca023ef9de9e41b9adda708d5564/687474703a2f2f706f7365722e707567782e6f72672f6f6c616b756e6c6576706e2f6d616765732f76)](https://packagist.org/packages/olakunlevpn/mages) [![Total Downloads](https://camo.githubusercontent.com/f3d492cc474e74e5ab8e2108b79abe7b7619740dd6ab9079e7ef129b880d8fed/687474703a2f2f706f7365722e707567782e6f72672f6f6c616b756e6c6576706e2f6d616765732f646f776e6c6f616473)](https://packagist.org/packages/olakunlevpn/mages) [![Latest Unstable Version](https://camo.githubusercontent.com/30a8253125d84f04414410ec1e60f62ceb934fd75047d86c73164afee0607134/687474703a2f2f706f7365722e707567782e6f72672f6f6c616b756e6c6576706e2f6d616765732f762f756e737461626c65)](https://packagist.org/packages/olakunlevpn/mages) [![License](https://camo.githubusercontent.com/e12c17f233d1e9f052576315d39206f5b4c17c3a91cefbce4f08d0702f028fb1/687474703a2f2f706f7365722e707567782e6f72672f6f6c616b756e6c6576706e2f6d616765732f6c6963656e7365)](https://packagist.org/packages/olakunlevpn/mages) [![PHP Version Require](https://camo.githubusercontent.com/105ef469411e6d9cc8c05392f31f23c9c0ee978901217ddd66c5be7856ec6d3a/687474703a2f2f706f7365722e707567782e6f72672f6f6c616b756e6c6576706e2f6d616765732f726571756972652f706870)](https://packagist.org/packages/olakunlevpn/mages)

If you're not familiar with the name, it's an acronym that describes the main technologies involved in the stack:

- [Bootstrap 5](https://getbootstrap.com/)
- [Alpine.js](https://github.com/alpinejs/alpine)
- [Laravel](https://laravel.com)
- [Livewire](https://laravel-livewire.com)

Here are some notable features:

- Views extend a default layout
- Front-end assets like Bootstrap 5 and AlpineJS are set up with Vite
- Bootstrap-powered pagination views

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

[](#installation)

This preset is intended to be installed into a fresh Laravel application. Follow [Laravel's installation instructions](https://laravel.com/docs/installation) to ensure you have a working environment before continuing.

[![Login View](./Screenshot.png)](./Screenshot.png)

### Installation (without auth)

[](#installation-without-auth)

Then simply run the following commands:

```
composer require livewire/livewire olakunlevpn/mages
php artisan ui mages
npm install
npm run dev
```

### Installation (with auth)

[](#installation-with-auth)

If you would like to install the preset and its auth scaffolding in a fresh Laravel application, make sure to use the `--auth` flag on the `ui` command:

```
composer require livewire/livewire olakunlevpn/mages
php artisan ui mages --auth
npm install
npm run dev
```

Some notable features of the authentication scaffolding include:

- Powered by Livewire components and single action controllers
- Bundled with pre-written tests

All routes, components, controllers and tests are published to your application. The idea behind this is that you have full control over every aspect of the scaffolding in your own app, removing the need to dig around in the vendor folder to figure out how things are working.

Credits
-------

[](#credits)

- [Olakunlevpn](https://github.com/olakunlevpn)
- [All Contributors](../../contributors)

###  Health Score

23

—

LowBetter than 26% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity7

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity50

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

Unknown

Total

1

Last Release

1156d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/20794807?v=4)[Olakunlevpn](/maintainers/olakunlevpn)[@olakunlevpn](https://github.com/olakunlevpn)

---

Top Contributors

[![olakunlevpn](https://avatars.githubusercontent.com/u/20794807?v=4)](https://github.com/olakunlevpn "olakunlevpn (9 commits)")

---

Tags

laravellivewirebootstrapalpinealpinejspresetbootstrap-5

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/olakunlevpn-mages/health.svg)

```
[![Health](https://phpackages.com/badges/olakunlevpn-mages/health.svg)](https://phpackages.com/packages/olakunlevpn-mages)
```

###  Alternatives

[laravel-frontend-presets/tall

TALL preset for Laravel.

2.6k726.0k1](/packages/laravel-frontend-presets-tall)[bagisto/bagisto

Bagisto Laravel E-Commerce

27.6k172.1k9](/packages/bagisto-bagisto)[unopim/unopim

UnoPim Laravel PIM

10.5k2.4k](/packages/unopim-unopim)[camya/filament-title-with-slug

TitleWithSlugInput - Easy Permalink Slugs for the FilamentPHP Form Builder (PHP / Laravel / Livewire)

13445.0k](/packages/camya-filament-title-with-slug)

PHPackages © 2026

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