| Package Data | |
|---|---|
| Maintainer Username: | nilpahar |
| Maintainer Contact: | jbhasan@gmail.com (Hasan Sayeed) |
| Package Create Date: | 2020-11-17 |
| Package Last Update: | 2020-11-17 |
| Language: | PHP |
| License: | MIT |
| Last Refreshed: | 2025-10-28 03:08:09 |
| Package Statistics | |
|---|---|
| Total Downloads: | 52 |
| Monthly Downloads: | 0 |
| Daily Downloads: | 0 |
| Total Stars: | 0 |
| Total Watchers: | 1 |
| Total Forks: | 0 |
| Total Open Issues: | 0 |
Serve the application on the PHP development server.
Via Composer
$ composer require sayeed/lumen-serve
Open bootstrap/app.php and add the line below
$app->register(Sayeed\LumenServe\LumenServeProvider::class);
php artisan serve to serve the application on the PHP development server
The lumen-serve is a open-source software licensed under the MIT License.
For any questions, you can reach out to the author of this package, Md. Hasan Sayeed.
Thank you for using it :)