PHPackages                             jaythegeek/laravel-scaffold - 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. jaythegeek/laravel-scaffold

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

jaythegeek/laravel-scaffold
===========================

Scaffold out passwordless laravel setup

06[3 PRs](https://github.com/jaythegeek/laravel-scaffold/pulls)PHP

Since Apr 29Pushed 5y ago2 watchersCompare

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

READMEChangelogDependenciesVersions (4)Used By (0)

LaravelScaffold
===============

[](#laravelscaffold)

[![Latest Version on Packagist](https://camo.githubusercontent.com/b68fc88f3cc6889a6a6bf5baabf05bc57e981bd5c0c79f43736db28096031dcf/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f6a61797468656765656b2f6c61726176656c2d73636166666f6c642e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/jaythegeek/laravel-scaffold)[![Total Downloads](https://camo.githubusercontent.com/6c1e58894aff25835c6d09c5f950be53d09ca89d3d8e9d8018c22d067ef89edf/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f6a61797468656765656b2f6c61726176656c2d73636166666f6c642e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/jaythegeek/laravel-scaffold)[![Build Status](https://camo.githubusercontent.com/cf98251a381524c6d71a3c32998232b6ab5aa845a3c548518d2efb7029ec1b21/68747470733a2f2f696d672e736869656c64732e696f2f7472617669732f6a61797468656765656b2f6c61726176656c2d73636166666f6c642f6d61737465722e7376673f7374796c653d666c61742d737175617265)](https://travis-ci.org/jaythegeek/laravel-scaffold)

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

[](#installation)

Via Composer

```
$ composer require jaythegeek/laravel-scaffold
```

Usage
-----

[](#usage)

Make sure that you have done the following, this can only be run on a brand new setup.

```
laravel new somecoolproject
```

```
composer require laravel/ui
```

```
php artisan ui vue --auth
```

This is where the magic happens;

```
php artisan make:passwordless
```

Change log
----------

[](#change-log)

Please see the [changelog](changelog.md) for more information on what has changed recently.

Testing
-------

[](#testing)

```
$ composer test
```

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

[](#contributing)

Please see [contributing.md](contributing.md) for details and a todolist.

Security
--------

[](#security)

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

Credits
-------

[](#credits)

- [author name](https://github.com/jaythegeek)
- [All Contributors](../../contributors)

License
-------

[](#license)

license. Please see the [license file](license.md) for more information.

###  Health Score

19

—

LowBetter than 9% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity4

Limited adoption so far

Community4

Small or concentrated contributor base

Maturity39

Early-stage or recently created project

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.

### Community

Maintainers

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

### Embed Badge

![Health badge](/badges/jaythegeek-laravel-scaffold/health.svg)

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

###  Alternatives

[crisu83/php-conversion

Library for converting units and sizes.

133339.0k1](/packages/crisu83-php-conversion)

PHPackages © 2026

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