Skip to content

Anjalichimnani/telemetry

Repository files navigation

P3 - Laravel Basics

Lorem Ipsum Generator and Random User Generator

Live URL

http://p3.webappdevelopment.info

Description

P3 is a Basic Laravel Basic Project to demonstrate the multiple capabilities of Laravel and how do we use them. In order to depict the same, the project is build in MVC architecture to provide: Lorem Ipsum Generator - Utilizes a Package for Lorem Ipsum generation from Packagist - badcow/lorem-ipsum Randonm User Genarator - Custom code Witten to generate the number of users requested by the user and utilizes Random Number Generation (rych/random) and above Lorem Ipsum Generator for Profile Generation.

For Random User Genarator, a dictionary is used available in local storage and Storage Facade is used to interact with the same.

The view is written in Blade Template Language. Validation is provided for 2 form controls to be mandatory and be numeric.

While during practise, Laravel Debugbar and Laravek Log Viewer are added to the project for detailed logs in the project.

Demo

https://youtu.be/IIb97ME6dng

Details for teaching team

No login required.

Outside code

About

Telemetry Application for tracking user iteractions

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages