Faheem Abrar
Results
2
issues of
Faheem Abrar
This script is great, except for one limitation - user cannot enter a maximum file size. I have added that functionality. User will input a parameter named maxSize (by default...
The latest Laravel database query builder (version 5.3 and above) returns a Collection instance as result instead of array, which creates problem with the existing strana package. To solve this,...