| Package Data | |
|---|---|
| Maintainer Username: | cagdascalis |
| Maintainer Contact: | a@savenkov.dev (Andrey Savenkov) |
| Package Create Date: | 2022-06-09 |
| Package Last Update: | 2022-06-09 |
| Language: | PHP |
| License: | MIT |
| Last Refreshed: | 2025-11-03 03:02:38 |
| Package Statistics | |
|---|---|
| Total Downloads: | 35 |
| Monthly Downloads: | 0 |
| Daily Downloads: | 0 |
| Total Stars: | 1 |
| Total Watchers: | 0 |
| Total Forks: | 0 |
| Total Open Issues: | 0 |
Laravel Sail Package for Lumen 9 with php8.1
Install package:
composer require cagdascalis/sail-lumen
Add this line to bootstrap/app.php
$app->register(ASavenkov\SailLumen\SailLumenServiceProvider::class);