Commenting feature is a very important one to allow user engagement in any application. Today, in our application we are going to look at how we can implement a basic commenting feature.

We will first look at how we create the models, migrations and factories. Then, we will write basic tests for the commenting system and make the APIs ready.

And once that is done, we will look at how we can set up the front end to consume the APIs that we have made and get the functionality ready.

Github urls:
https://github.com/amitavroy/video-reviewsAPI: https://github.com/amitavdevzone/video-review-api

App link:
https://video-reviews.vercel.app

You can find me on:
Twitter: https://twitter.com/amitavroy7
Discord: https://discord.gg/Em4nuvQk

#laravel #tdd #video review app

Comments from scratch for our Video review app using TDD | Laravel TDD 24
1.15 GEEK