PHPackages                             abdelhamiderrahmouni/useful-laravel-commands - 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. [CLI &amp; Console](/categories/cli)
4. /
5. abdelhamiderrahmouni/useful-laravel-commands

ActiveLibrary[CLI &amp; Console](/categories/cli)

abdelhamiderrahmouni/useful-laravel-commands
============================================

A collection of useful commands for laravel.

v0.2.1(1y ago)033MITPHPPHP ^8.2.0CI failing

Since Jun 25Pushed 1y agoCompare

[ Source](https://github.com/abdelhamiderrahmouni/useful-laravel-commands)[ Packagist](https://packagist.org/packages/abdelhamiderrahmouni/useful-laravel-commands)[ GitHub Sponsors](https://github.com/abdelhamiderrahmouni)[ RSS](/packages/abdelhamiderrahmouni-useful-laravel-commands/feed)WikiDiscussions main Synced today

READMEChangelogDependencies (15)Versions (4)Used By (0)

 [![GitHub Workflow Status (main)](https://camo.githubusercontent.com/b2cd0fc543cabb9688343feb35e27ec32fd2263eccf5856b514ab94a7db31469/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f616374696f6e732f776f726b666c6f772f7374617475732f616264656c68616d696465727261686d6f756e692f75736566756c2d6c61726176656c2d636f6d6d616e64732f74657374732e796d6c3f6272616e63683d6d61696e266c6162656c3d7465737473267374796c653d726f756e642d737175617265)](https://github.com/abdelhamiderrahmouni/useful-laravel-commands/actions) [![Total Downloads](https://camo.githubusercontent.com/ca0d7e2480b4e870678888e8ac5d051d647837428f6e0d53c14746868e2ac668/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f616264656c68616d696465727261686d6f756e692f75736566756c2d6c61726176656c2d636f6d6d616e6473)](https://packagist.org/packages/abdelhamiderrahmouni/useful-laravel-commands) [![Latest Version](https://camo.githubusercontent.com/d34b703beebf3af8e8de044c445dfc706b4c6625141e027bbb1886ae2b976161/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f616264656c68616d696465727261686d6f756e692f75736566756c2d6c61726176656c2d636f6d6d616e6473)](https://packagist.org/packages/abdelhamiderrahmouni/useful-laravel-commands) [![License](https://camo.githubusercontent.com/9ca024584f56764aba35c8e8cac22296f74f3b4e1a4598b9e17e2ee1f86be0c3/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f6c6963656e73652f616264656c68616d696465727261686d6f756e692f75736566756c2d6c61726176656c2d636f6d6d616e6473)](https://packagist.org/packages/abdelhamiderrahmouni/useful-laravel-commands)

---

Useful Laravel Commands
=======================

[](#useful-laravel-commands)

A collection of useful Laravel commands to enhance your development workflow.

Usage
-----

[](#usage)

### Password reset

[](#password-reset)

To reset the password for a user, you can use the following command:

```
php artisan reset-password {email}
```

Replace `{email}` with the email address of the user whose password you want to reset. The default password will be set to `password`.

To change the default password, you can use the command as follows:

```
php artisan reset-password {email} {new_password}
```

if you want to change the login used to find the user, you can use the command as follows: The default login is email

```
php artisan reset-password {login} {new_password} --login={column_name}
```

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

[](#contributing)

Thank you for considering contributing to `Useful Laravel Commands`! The contribution guide can be found in the [CONTRIBUTING.md](CONTRIBUTING.md) file.

---

`Useful Laravel Commands` is an open-sourced software licensed under the **[MIT license](https://opensource.org/licenses/MIT)**.

###  Health Score

28

—

LowBetter than 52% of packages

Maintenance50

Moderate activity, may be stable

Popularity8

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity41

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

Total

3

Last Release

368d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/745a0575996f5a3dcb6b8e177e5f37e610d83906028a1e99aa2ec3213a281027?d=identicon)[abdelhamiderrahmouni](/maintainers/abdelhamiderrahmouni)

---

Top Contributors

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

---

Tags

phplaravelcommandsuseful

###  Code Quality

TestsPest

Static AnalysisPHPStan, Rector

Code StyleLaravel Pint

Type Coverage Yes

### Embed Badge

![Health badge](/badges/abdelhamiderrahmouni-useful-laravel-commands/health.svg)

```
[![Health](https://phpackages.com/badges/abdelhamiderrahmouni-useful-laravel-commands/health.svg)](https://phpackages.com/packages/abdelhamiderrahmouni-useful-laravel-commands)
```

###  Alternatives

[laravel/ai

The official AI SDK for Laravel.

1.0k3.2M203](/packages/laravel-ai)[roots/acorn

Framework for Roots WordPress projects built with Laravel components.

9762.4M131](/packages/roots-acorn)[flarum/core

Delightfully simple forum software.

201.4M2.3k](/packages/flarum-core)[illuminate/queue

The Illuminate Queue package.

21332.6M1.6k](/packages/illuminate-queue)[unopim/unopim

UnoPim Laravel PIM

10.5k2.4k](/packages/unopim-unopim)[spatie/laravel-health

Monitor the health of a Laravel application

87512.0M167](/packages/spatie-laravel-health)

PHPackages © 2026

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