PHPackages                             sawirricardo/laravel-web-console - 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. sawirricardo/laravel-web-console

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

sawirricardo/laravel-web-console
================================

Web Console for your Laravel Apps, without the terminal

0.0.8(3y ago)18291[3 issues](https://github.com/sawirricardo/laravel-web-console/issues)[3 PRs](https://github.com/sawirricardo/laravel-web-console/pulls)MITPHPPHP ^8.1

Since Jun 20Pushed 2y ago1 watchersCompare

[ Source](https://github.com/sawirricardo/laravel-web-console)[ Packagist](https://packagist.org/packages/sawirricardo/laravel-web-console)[ Docs](https://github.com/sawirricardo/laravel-web-console)[ RSS](/packages/sawirricardo-laravel-web-console/feed)WikiDiscussions main Synced 2w ago

READMEChangelog (8)Dependencies (12)Versions (11)Used By (0)

Web Console for your Laravel Apps, without the terminal
=======================================================

[](#web-console-for-your-laravel-apps-without-the-terminal)

[![Latest Version on Packagist](https://camo.githubusercontent.com/9a3b5ffe0205b83578ebbe0db82c8380a7bcbc8f83ea645bb70376ddf765d00e/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f73617769727269636172646f2f6c61726176656c2d7765622d636f6e736f6c652e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/sawirricardo/laravel-web-console)[![GitHub Tests Action Status](https://camo.githubusercontent.com/0b6a5f5d99ceef70b25661a3429352b0ebc9e722e149e8a6cea65f6a77a388dc/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f616374696f6e732f776f726b666c6f772f7374617475732f73617769727269636172646f2f6c61726176656c2d7765622d636f6e736f6c652f72756e2d74657374732e796d6c3f6272616e63683d6d61696e266c6162656c3d7465737473267374796c653d666c61742d737175617265)](https://github.com/sawirricardo/laravel-web-console/actions?query=workflow%3Arun-tests+branch%3Amain)[![GitHub Code Style Action Status](https://camo.githubusercontent.com/0b18a37396217ce6346f6a079ea3eb9740a9d2515855cac372ba038ced3ba129/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f616374696f6e732f776f726b666c6f772f7374617475732f73617769727269636172646f2f6c61726176656c2d7765622d636f6e736f6c652f6669782d7068702d636f64652d7374796c652d6973737565732e796d6c3f6272616e63683d6d61696e266c6162656c3d636f64652532307374796c65267374796c653d666c61742d737175617265)](https://github.com/sawirricardo/laravel-web-console/actions?query=workflow%3A%22Fix+PHP+code+style+issues%22+branch%3Amain)[![Total Downloads](https://camo.githubusercontent.com/dffcbe94fef290beab5f6760fc3138c4d68e4c0fcfe5d102835858a644be23d8/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f73617769727269636172646f2f6c61726176656c2d7765622d636f6e736f6c652e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/sawirricardo/laravel-web-console)

Ever got into a situation where you need to access your app's terminal, but you don't have access to your computer, so you cannot open your terminal. Fret not, this package wants to address that and helps you to access your app's terminal from the web!

Think of your hosting's console, but in your laravel's app.

Support us
----------

[](#support-us)

nvesting on this package is defintely a good move from you. You can support by donating to:

PayPal . BCA 8330123584

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

[](#installation)

You can install the package via composer:

```
composer require sawirricardo/laravel-web-console
```

You can publish the config file with:

```
php artisan vendor:publish --tag="laravel-web-console-config"
```

This is the contents of the published config file:

```
return [
];
```

Optionally, you can publish the views using

```
php artisan vendor:publish --tag="laravel-web-console-views"
```

Usage
-----

[](#usage)

In your `routes/web.php`

```
Route::webconsole('web-console')
    ->middleware(['auth'])
    ->name('web-console');
```

Testing
-------

[](#testing)

```
composer test
```

Changelog
---------

[](#changelog)

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

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

[](#contributing)

Please see [CONTRIBUTING](CONTRIBUTING.md) for details.

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

[](#security-vulnerabilities)

Please review [our security policy](../../security/policy) on how to report security vulnerabilities.

Credits
-------

[](#credits)

- [Ricardo Sawir](https://github.com/sawirricardo)
- [All Contributors](../../contributors)

License
-------

[](#license)

The MIT License (MIT). Please see [License File](LICENSE.md) for more information.

###  Health Score

22

—

LowBetter than 21% of packages

Maintenance0

Infrequent updates — may be unmaintained

Popularity18

Limited adoption so far

Community11

Small or concentrated contributor base

Maturity50

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 85.2% 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 ~0 days

Total

8

Last Release

1153d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/23599e5bcea6210e7c2aa6ab912ab4dc501ca63911cc8a99c46a7b4f57a658ad?d=identicon)[ricardosawir](/maintainers/ricardosawir)

---

Top Contributors

[![sawirricardo](https://avatars.githubusercontent.com/u/37329575?v=4)](https://github.com/sawirricardo "sawirricardo (23 commits)")[![dependabot[bot]](https://avatars.githubusercontent.com/in/29110?v=4)](https://github.com/dependabot[bot] "dependabot[bot] (2 commits)")[![github-actions[bot]](https://avatars.githubusercontent.com/in/15368?v=4)](https://github.com/github-actions[bot] "github-actions[bot] (2 commits)")

---

Tags

laravelsawirricardolaravel-web-console

###  Code Quality

TestsPest

Code StyleLaravel Pint

### Embed Badge

![Health badge](/badges/sawirricardo-laravel-web-console/health.svg)

```
[![Health](https://phpackages.com/badges/sawirricardo-laravel-web-console/health.svg)](https://phpackages.com/packages/sawirricardo-laravel-web-console)
```

###  Alternatives

[spatie/laravel-permission

Permission handling for Laravel 12 and up

13.0k107.5M1.6k](/packages/spatie-laravel-permission)[dedoc/scramble

Automatic generation of API documentation for Laravel applications.

2.2k12.6M139](/packages/dedoc-scramble)[spatie/laravel-pdf

Create PDFs in Laravel apps

1.0k5.4M50](/packages/spatie-laravel-pdf)[defstudio/telegraph

A laravel facade to interact with Telegram Bots

818355.4k3](/packages/defstudio-telegraph)[rawilk/profile-filament-plugin

Profile &amp; MFA starter kit for filament.

3915.5k](/packages/rawilk-profile-filament-plugin)[harris21/laravel-fuse

Circuit breaker for Laravel queue jobs. Protect your workers from cascading failures.

46273.9k](/packages/harris21-laravel-fuse)

PHPackages © 2026

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