ihatehandles/sweet

Example Lumen Package
22
Install
composer require ihatehandles/sweet
Latest Version:v0.2
License:MIT
Last Updated:Jun 11, 2015
Links: GitHub  ·  Packagist
Maintainer: samtheson

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');

Related Packages

pug/laravel

Pug (ex-Jade) and Pug-Blade templates support for Laravel and Lumen, see: https:...

38 0
ytake/laravel-smarty

Smarty template engine for Laravel and Lumen

411,343 85
albertcht/lumen-vue-starter

A Lumen-Vue SPA starter project template.

694 78
shriker/lumen-mithril

A quick start project template with Lumen and Mithril.

2 0