Skip to content

ProductController Management

Compare
Choose a tag to compare
@ahmadhuss ahmadhuss released this 06 Apr 19:11
· 39 commits to master since this release

In this version, we created the ProductController with the help of artisan resource command flag and added logic for all these methods. So far we created the CRUD functionality 2 times. One for Category and the other for the Product.