Portfolio
What is CSRF token used for? How Laravel can help us with the CSRF token and what bad can happen if we don't have CSRF token in our Forms. https://youtu.be/cJ8ljmQhvnk
If you have servers on AWS which you don't need to run at a certain time. For example, you may want to switch off your staging server after a certain time and then switch it on at some time, then y...
When working with React components that are rendered in the list, you need to provide a key attribute that is internally used by React to track which components need update/render. However, sometim...
Customising the Registration form and adding additional data points in an application is very common. If you are planning Jetstream and you have requirements for additional fields, this video will ...
Built a commenting system with Laravel and Next JS on the front end with Reactjs. The API is done using Test-driven development approach. You can see the Youtube video here https://youtu.be/RLhfIKz...
I improved my site performance by fixing this silly mistake which I did while adding a new feature to my site. https://www.amitavroy.com/justread/content/articles/performance-improvement-silly-mist...
Created one more video on my Youtube channel on how to write tests for your Laravel application. https://youtu.be/U4AOOz6Y76M