P3 is an exercise in Dynamic Web Development using Laravel. This application is a Developer's Best Friend fake user generator and lorem ipsum generator.
The Demo will given in the Monday Sections class.
Be easy on me.
1.) I formatted my p3 similar to the format of the p3 example. 2.) The package "badcow/lorem-ipsum" was used to generate ipsum lorem paragraphs. 3.) The package "franinotto/faker" was used to generate random users. 4.) The package "laravel/laravel" and all of it's dependencies were used.