Write a Live code for following specification.
*Trainer - Roshan
Friday - 5:00 - 6:00 PM
Date - 28 Sept 2022 *
*Fields of the forms - *
- Title of url
- URL
- Tags
Specification for Code
- Create a Laravel Project
- Create a forms/Page (ADD - EDIT - READ - UPDATE)
- Each field must be validated
- Each entry must be stored in DB(mysql)
Specification for App
- Button for each Page - HOME | Add URL | Tags Cloud
- Home Page - Display a data in following fashion
1 | Title(Linked to URL) | Tags | Edit|Delete
2 | Title(Linked to URL) | Tags | Edit|Delete
3 | Title(Linked to URL) | Tags | Edit|Delete
4 | Title(Linked to URL) | Tags | Edit|Delete
Latest comments (0)