Faisal Hourani
Faisal Hourani
hi when we embed an image, the file name and size are auto added in s can we not have the image size? thanks
Hi, Is it possible to use this for multiple accounts? Ex: - Account owner (Facebook Ads, Google Ads etc) clicks login - Login gets the access keys required and authorises...
Hi, Is it normal to get a cURL timeout when accessing Shopify REST API? How do you deal with it? Also I noticed when the cURL timeout error happens, it...
**Is your feature request related to a problem? Please describe.** Some multiple choice questions would require to have a limit on the max options a user can choose. **Describe the...
Hi Currently we can only disable one type of date it seems using isDateDisabled ``` isFutureDate(date) { const currentDate = new Date(); return date < currentDate; } ``` We need...
**Describe the bug** Can't see the copy button for sometime now **Versions** Version 2.8.1 (2.8.1) spatie/laravel-ray 1.39.0 Easily debug Laravel apps spatie/ray 1.41.4 Debug with Ray to fix problems faster...