Skip to content

Instantly share code, notes, and snippets.

@bcamargogui
Last active April 12, 2018 01:18
Show Gist options
  • Save bcamargogui/284cebeff0f07e087d85e3db2739de35 to your computer and use it in GitHub Desktop.
Save bcamargogui/284cebeff0f07e087d85e3db2739de35 to your computer and use it in GitHub Desktop.
Lumen - Quick Start | Building a simple Application

Lumen - Quick Start

Install

Structure

Concepts


Creating routes for requests

Creating controllers

Creating Models

Creating Views

Testing routes


Observations

Implement simple CORS policy for allow cross-domain requests

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment