programming-kid / laravel4-starter

laravel 4 starter kit with bootstrap

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Laravel PHP Framework

Laravel is a web application framework with expressive, elegant syntax. We believe development must be an enjoyable, creative experience to be truly fulfilling. Laravel attempts to take the pain out of development by easing common tasks used in the majority of web projects, such as authentication, routing, sessions, and caching.

What's Laravel 4 & Bootstrap starter kit

I just Love Laravel its amazing framework and Bootstrap is brilliant CSS Framework and together Laravel + Bootstrap is simply amazing combination & pleasure to work with . All great developers follow DRY principle ,its not just because were are lazy we also like working smartly . I was too tiered getting laravel from one repositry and then H5Bp from another and Bootstrap an then assembling all so i created assembling L4+B starter kit .

2 step installation

git clone https://github.com/programming-kid/laravel4-starter.git
composer install

thats all there is you are good to go .

What's all included in this

Laravel Official Documentation

Documentation for the entire framework can be found on the Laravel website.

Contributing To Laravel

All issues and pull requests should be filed on the laravel/framework repository.

License

The Laravel framework is open-sourced software licensed under the MIT license

About

laravel 4 starter kit with bootstrap


Languages

Language:PHP 98.7%Language:JavaScript 1.3%