PHPackages                             rogervila/laravel-legacy-ui - 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. [Templating &amp; Views](/categories/templating)
4. /
5. rogervila/laravel-legacy-ui

ActiveLibrary[Templating &amp; Views](/categories/templating)

rogervila/laravel-legacy-ui
===========================

Legacy UI with Auth scaffolding for Laravel 8.x &amp; 9.x

v3.2.0(4y ago)559.5k6MITPHPPHP ^7.3|^8.0CI failing

Since Aug 13Pushed 4y agoCompare

[ Source](https://github.com/rogervila/laravel-legacy-ui)[ Packagist](https://packagist.org/packages/rogervila/laravel-legacy-ui)[ RSS](/packages/rogervila-laravel-legacy-ui/feed)WikiDiscussions 3.x Synced yesterday

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

Legacy UI Presets with Auth scaffolding for Laravel 8 &amp; 9
=============================================================

[](#legacy-ui-presets-with-auth-scaffolding-for-laravel-8--9)

[![Total Downloads](https://camo.githubusercontent.com/84b4e3bfd6fc8e514a7a308db1d3a140f63a3669e3d8dc7166b9b433521cd1b0/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f726f67657276696c612f6c61726176656c2d6c65676163792d7569)](https://packagist.org/packages/rogervila/laravel-legacy-ui)[![Latest Stable Version](https://camo.githubusercontent.com/215ddce132e500a1a9a98c30e182ac6285ba145ff1959b842e39d202196cceff/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f726f67657276696c612f6c61726176656c2d6c65676163792d7569)](https://packagist.org/packages/rogervila/laravel-legacy-ui)[![License](https://camo.githubusercontent.com/a231b60a74d238b4ff0b722787bebeaa114c7890f94362ae162e5d0247611bdd/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f6c2f726f67657276696c612f6c61726176656c2d6c65676163792d7569)](https://packagist.org/packages/rogervila/laravel-legacy-ui)

Introduction
------------

[](#introduction)

### This project brings old Auth scaffolding to Laravel 8 &amp; 9 for projects that cannot migrate to [Jetstream](https://github.com/laravel/jetstream)

[](#this-project-brings-old-auth-scaffolding-to-laravel-8--9-for-projects-that-cannot-migrate-to-jetstream)

> NOTE: Laravel released [laravel/breeze](https://github.com/laravel/breeze), a new scaffolding package that could fit on projects that cannot migrate to Jetstram. I recommend trying it before using this fork.

While Laravel does not dictate which JavaScript or CSS pre-processors you use, it does provide a basic starting point using [Bootstrap](https://getbootstrap.com/), [React](https://reactjs.org/), and / or [Vue](https://vuejs.org/) that will be helpful for many applications. By default, Laravel uses [NPM](https://www.npmjs.org/) to install both of these frontend packages.

**We are not accepting new presets.**

Official Documentation
----------------------

[](#official-documentation)

While Laravel does not dictate which JavaScript or CSS pre-processors you use, it does provide a basic starting point using [Bootstrap](https://getbootstrap.com/), [React](https://reactjs.org/), and / or [Vue](https://vuejs.org/) that will be helpful for many applications. By default, Laravel uses [NPM](https://www.npmjs.org) to install both of these frontend packages.

The Bootstrap and Vue scaffolding provided by Laravel is located in the `rogervila/laravel-legacy-ui` Composer package, which may be installed using Composer:

```
composer require rogervila/laravel-legacy-ui

```

Once the `rogervila/laravel-legacy-ui` package has been installed, you may install the frontend scaffolding using the `ui` Artisan command:

```
// Generate basic scaffolding...
php artisan ui bootstrap
php artisan ui vue
php artisan ui react

// Generate login / registration scaffolding...
php artisan ui bootstrap --auth
php artisan ui vue --auth
php artisan ui react --auth

```

Bootstrap scaffolding requires a modification for `webpack.mix.js` file:

```
mix.js('resources/js/app.js', 'public/js')
    .sass('resources/sass/app.scss', 'public/css');

```

The rest of documentation can be found on the [Laravel website](https://laravel.com/docs/7.x/frontend#introduction).

Contributing
------------

[](#contributing)

Thank you for considering contributing to UI! The contribution guide can be found in the [Laravel documentation](https://laravel.com/docs/contributions).

Code of Conduct
---------------

[](#code-of-conduct)

In order to ensure that the Laravel community is welcoming to all, please review and abide by the [Code of Conduct](https://laravel.com/docs/contributions#code-of-conduct).

Security Vulnerabilities
------------------------

[](#security-vulnerabilities)

Please review [our security policy](https://github.com/rogervila/laravel-legacy-ui/security/policy) on how to report security vulnerabilities.

License
-------

[](#license)

Laravel UI is open-sourced software licensed under the [MIT license](LICENSE.md).

###  Health Score

40

—

FairBetter than 88% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity35

Limited adoption so far

Community21

Small or concentrated contributor base

Maturity72

Established project with proven stability

 Bus Factor2

2 contributors hold 50%+ of commits

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

Recently: every ~129 days

Total

21

Last Release

1552d ago

Major Versions

1.x-dev → v2.0.02020-03-03

2.x-dev → v3.0.02020-09-10

PHP version history (4 changes)v1.0.0PHP ^7.1.3

v2.0.0PHP ^7.2.5

v3.0.0PHP ^7.3

v3.1.0PHP ^7.3|^8.0

### Community

Maintainers

![](https://www.gravatar.com/avatar/351443b7d23e94fcf31b250db90f0b9578cc9fd8e0cefbed9666467e3e9cb571?d=identicon)[rogervila](/maintainers/rogervila)

---

Top Contributors

[![taylorotwell](https://avatars.githubusercontent.com/u/463230?v=4)](https://github.com/taylorotwell "taylorotwell (79 commits)")[![driesvints](https://avatars.githubusercontent.com/u/594614?v=4)](https://github.com/driesvints "driesvints (50 commits)")[![rogervila](https://avatars.githubusercontent.com/u/6053012?v=4)](https://github.com/rogervila "rogervila (13 commits)")[![GrahamCampbell](https://avatars.githubusercontent.com/u/2829600?v=4)](https://github.com/GrahamCampbell "GrahamCampbell (3 commits)")[![barryvdh](https://avatars.githubusercontent.com/u/973269?v=4)](https://github.com/barryvdh "barryvdh (2 commits)")[![franknystrom15](https://avatars.githubusercontent.com/u/69698261?v=4)](https://github.com/franknystrom15 "franknystrom15 (2 commits)")[![roberto-aguilar](https://avatars.githubusercontent.com/u/5356595?v=4)](https://github.com/roberto-aguilar "roberto-aguilar (2 commits)")[![iamgergo](https://avatars.githubusercontent.com/u/6567179?v=4)](https://github.com/iamgergo "iamgergo (2 commits)")[![hpiaia](https://avatars.githubusercontent.com/u/4452287?v=4)](https://github.com/hpiaia "hpiaia (1 commits)")[![martinbean](https://avatars.githubusercontent.com/u/167312?v=4)](https://github.com/martinbean "martinbean (1 commits)")[![Max13](https://avatars.githubusercontent.com/u/531249?v=4)](https://github.com/Max13 "Max13 (1 commits)")[![mtawil](https://avatars.githubusercontent.com/u/700753?v=4)](https://github.com/mtawil "mtawil (1 commits)")[![Naoray](https://avatars.githubusercontent.com/u/10154100?v=4)](https://github.com/Naoray "Naoray (1 commits)")[![oliverquynh](https://avatars.githubusercontent.com/u/16967350?v=4)](https://github.com/oliverquynh "oliverquynh (1 commits)")[![paulredmond](https://avatars.githubusercontent.com/u/177773?v=4)](https://github.com/paulredmond "paulredmond (1 commits)")[![redbastie](https://avatars.githubusercontent.com/u/64050101?v=4)](https://github.com/redbastie "redbastie (1 commits)")[![syntheticminds](https://avatars.githubusercontent.com/u/15086768?v=4)](https://github.com/syntheticminds "syntheticminds (1 commits)")[![amayer5125](https://avatars.githubusercontent.com/u/3212673?v=4)](https://github.com/amayer5125 "amayer5125 (1 commits)")[![wuwx](https://avatars.githubusercontent.com/u/4401?v=4)](https://github.com/wuwx "wuwx (1 commits)")[![aryehraber](https://avatars.githubusercontent.com/u/5065331?v=4)](https://github.com/aryehraber "aryehraber (1 commits)")

---

Tags

laraveluilegacyauth scaffolding

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/rogervila-laravel-legacy-ui/health.svg)

```
[![Health](https://phpackages.com/badges/rogervila-laravel-legacy-ui/health.svg)](https://phpackages.com/packages/rogervila-laravel-legacy-ui)
```

###  Alternatives

[laravel/ui

Laravel UI utilities and presets.

2.7k134.9M601](/packages/laravel-ui)[tightenco/jigsaw

Simple static sites with Laravel's Blade.

2.2k438.5k29](/packages/tightenco-jigsaw)[roots/acorn

Framework for Roots WordPress projects built with Laravel components.

9682.1M97](/packages/roots-acorn)[robsontenorio/mary

Gorgeous UI components for Livewire powered by daisyUI and Tailwind

1.5k454.7k15](/packages/robsontenorio-mary)[moonshine/moonshine

Laravel administration panel

1.3k217.1k59](/packages/moonshine-moonshine)[area17/blast

Storybook for Laravel Blade

308664.1k](/packages/area17-blast)

PHPackages © 2026

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