PHPackages                             inmanturbo/signal - 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. inmanturbo/signal

ActiveProject[Framework](/categories/framework)

inmanturbo/signal
=================

The skeleton application for the Laravel framework.

v1.0.3(1y ago)1105MITPHPPHP ^8.2

Since Aug 15Pushed 1y ago1 watchersCompare

[ Source](https://github.com/inmanturbo/signal)[ Packagist](https://packagist.org/packages/inmanturbo/signal)[ RSS](/packages/inmanturbo-signal/feed)WikiDiscussions main Synced 1mo ago

READMEChangelog (4)Dependencies (15)Versions (6)Used By (0)

Signal
======

[](#signal)

[![Latest Version on Packagist](https://camo.githubusercontent.com/36d70a422642e24cbeaf9124dd41cf13bd1cca5b342743cf693b24ba9507900b/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f696e6d616e747572626f2f7369676e616c2e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/inmanturbo/signal)[![Total Downloads](https://camo.githubusercontent.com/255709ca0c97e1b2b3acb69d422b1c8144aa080a79c38380b9df2b134f74ccaa/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f696e6d616e747572626f2f7369676e616c2e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/inmanturbo/signal)

Usage
-----

[](#usage)

```
composer require inmanturbo/signal
```

```
php artisan signal:configure
```

```
php artisan signal:migrate
```

```
app(Signal::class)($command);
```

```
