Project 3: Using Laravel to create a Developer's Best Friend Application.
The live site is running on Pagodabox. Compared to what I've read on Piazza regarding OpenShift, Pagodabox has been very easy to work with. For each tool in the project, I used the Routes page to generate a string variable that is then passed to the View page. I used both the Lorem-Ipsum and Faker packages to generate the content. I also used the Bootstrap framework for the overall look of the application.
- Laravel PHP Framework: http://laravel.com
- badcow/lorem-ipsum PHP Package: https://packagist.org/packages/badcow/lorem-ipsum
- fzaninotto/faker PHP Package: https://packagist.org/packages/fzaninotto/faker
- Bootstrap HTML, CSS, and JS framework: http://getbootstrap.com/
- Bootstrap Theme: http://getbootstrap.com/examples/starter-template/
- Bootstrap Theme: http://getbootstrap.com/examples/justified-nav/