Nakul Kumar @nakulkumar
Activities
You can try this package to validators for base64 encoded files: https://github.com/crazybooot/base64-validation
You are welcome.
Lumen is mainly for smaller applications, and its community is also very small as compare to Laravel. Because the Lumen community is small, so if you stuck on something then it (...)
Lumen
The subset of full-stack Web framework or the core of microframeworks, Lumen is tailored to develop smaller applications, one that is function-driven. The fact that Lumen (...)
How to Upload Multiple Images with jQuery AJAX and PHP, with preview
For that first, you have to understand Semantic Versioning. It is divided into three sections separated by a dot.
1.0.2
major.minor.patch
Major, (...)
How to Add Google reCAPTCHA to a PHP Form with Example?

How would I check if an element is hidden in jQuery?
I guess this image describes better var
vs. let
vs. const
in JavaScript.
The following code is works perfect for me, and I can send multiple attachment with the email. So here is the code:
Here is my SendMail
mailable class:
<?php
namespace
(...)