Skip to content

Files

Latest commit

e08ed64 · Jul 18, 2020

History

History
7 lines (7 loc) · 276 Bytes

README.md

File metadata and controls

7 lines (7 loc) · 276 Bytes

#LARAVEL CRUD I used MD Bootstrap for the user interface. A simple CRUD operation with laravel. Creating a table, its schema and populating it. Creating a Model, interacting with the Controller and displaying in a View. Fully MVC Image of HomePage