Skip to content

Latest commit

 

History

History
23 lines (19 loc) · 1.22 KB

readme.md

File metadata and controls

23 lines (19 loc) · 1.22 KB

WIN Road

Build Status Total Downloads Latest Stable Version License

Front & Backend

  • Create basic installation
  • Create Controllers & Models
  • Create Seed for populating data
  • Create REST Structure
  • Validating Responses
  • Add Views
  • Add files
  • Optimization
  • Security

How to use cd to folder php artisan migrate:refresh --seed

Laravel Lumen is a stunningly fast PHP micro-framework for building web applications with expressive, elegant syntax. We believe development must be an enjoyable, creative experience to be truly fulfilling. Lumen attempts to take the pain out of development by easing common tasks used in the majority of web projects, such as routing, database abstraction, queueing, and caching.