You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
#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