It is not so hard to send someone an email whether it is a scheduled job or any other method, just use Mail send method and the mail will be on its way. But what if you want to add a graph or a chart to your email template then it is not as easy […]
Learn The Best Way of cropping image by using Javascript Library
If you ever get stuck in a situation where you have to crop an area of an image like a circle or like a square or maybe a rectangle area in a web application then there’s a way of achieving that by using a Javascript library or plugin called Croppie. It is fast, and you will get a lot of configuration options to customize it as you need. If I can […]