##Project 3 - Robby Fussell
This site helps developers by providing two types of test input. One is the lorem-ipsum text generator. It allows the user to select the number of paragraphs of lorem-ipsum text they need to use for their application The second type of test input is that of random users. Most applications and databases utilize users for access and manipulation. This application allows a user to select a random number of users to be generated.
Will be performing to do a live demo - Diana please feel free to schedule me at anytime.
This version contains a Lorem-Ipsum paragraph generator that will generate the number of selected paragraphs for the user. This version of the random user generator generates a username along with other selectable options: number of users; locale; image; physical address; email address; username and password; MAC and IP address; company name; and credit card information.
- HTML 5 image - http://www.pathowe.co.uk/news/HTML5.png
- W3C W3C CSS image - http://jigsaw.w3.org/css-validator/images/vcss-blue
- Lorem-Ipsum from Badcow - https://packagist.org/packages/badcow/lorem-ipsum
- Random User from Fzaninotto - https://packagist.org/packages/fzaninotto/faker
- Paste\Pre from Aaron Oxborrow - https://packagist.org/packages/paste/pre
- Laravel PHP Framework - see below
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.
Laravel aims to make the development process a pleasing one for the developer without sacrificing application functionality. Happy developers make the best code. To this end, we've attempted to combine the very best of what we have seen in other web frameworks, including frameworks implemented in other languages, such as Ruby on Rails, ASP.NET MVC, and Sinatra.
Laravel is accessible, yet powerful, providing powerful tools needed for large, robust applications. A superb inversion of control container, expressive migration system, and tightly integrated unit testing support give you the tools you need to build any application with which you are tasked.
Documentation for the entire framework can be found on the Laravel website.
All issues and pull requests should be filed on the laravel/framework repository.
The Laravel framework is open-sourced software licensed under the MIT license