Skip to content

Instantly share code, notes, and snippets.

@skum2566
Created December 24, 2016 09:28
Show Gist options
  • Save skum2566/656dab07f5e1911c3a2062f6ce44923f to your computer and use it in GitHub Desktop.
Save skum2566/656dab07f5e1911c3a2062f6ce44923f to your computer and use it in GitHub Desktop.
1. What is Laravel
Laravel is the PHP web framework developed for the purpose of developing web application on MVC (Model-View-Controller) design pattern.
2. Brief few features of Laravel
Here are some few features:
Bundles
Query Builder
Reverse Routing
IOC Container feature
Database Seeding
Automatic pagination
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment