2017 © Pedro Peláez
 

library sweet

Example Lumen Package

image

ihatehandles/sweet

Example Lumen Package

  • Thursday, June 11, 2015
  • by ihatehandles
  • Repository
  • 1 Watchers
  • 0 Stars
  • 10 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 3 Versions
  • 0 % Grown

The README.md

Example Lumen Package

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

Has a single controller and route (/package)., (*2)

Add the following to your app.php to register the service provider, (*3)


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

The Versions

11/06 2015

dev-master

9999999-dev https://github.com/ihatehandles/lumen-package-example

Example Lumen Package

  Sources   Download

MIT

laravel template lumen example

11/06 2015

v0.2

0.2.0.0 https://github.com/ihatehandles/lumen-package-example

Example Lumen Package

  Sources   Download

MIT

laravel template lumen example

11/06 2015

v0.1

0.1.0.0 https://github.com/ihatehandles/lumen-package-template

Example Lumen Package

  Sources   Download

MIT

laravel template lumen example