Simple CRUD Operations in Laravel (Ep. 9)
July 13, 2022
In this video, we will perform some simple CRUD operations in Laravel. These operations are only browser-bsed, but will be identical to operations when creating CRUD APIs.
📗 Data Source: https://github.com/ChristianHur/152-1…