Skip to content

gausam/lumen-package-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

Example Lumen Package

A simple Lumen Package highlighting one or two gotchas if you're building directly from the Laravel 5 package docs.

Has a single controller and route (/package).

Add the following to your app.php to register the service provider

	$app->register('Ihatehandles\Sweet\SweetServiceProvider');

About

Example Lumen Package

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages