Dawid Makowski
Dawid Makowski
**Format**: Postman Collection **Official**: YES **Url**: https://api.postman.com/collections/31106842-14c31f7f-8837-404b-b8f6-6d847096159d?access_key=PMAT-01HHF85QV97M95PXZ0XYQ81FJ1 **Name**: SharpAPI **Category**: developer_tools **Logo**: https://sharpapi.com/logo.svg
## Summary This PR fixes/implements the following **bugs/features** * [x ] adding Laravel 9 compatibility ## Test plan (required) Running this package with Laravel 9 with a couple of projects...
hi guys, any chance of getting 18.04 LTS (bionic) support? When I look into the script code I don't see any contraindications why this won't work if Xenial is supported.
Adding Laravel package to the powerful AI-powered API
Hi! My SharpAPI.com is literally the AI-powered API designed to be integrated with tools like Automatisch. How can we make it happen? How can I help with the integration myself?...
``` public function withDefaultConfiguration() { $appSid = config('services.unifonic.app_id'); $email = config('services.unifonic.account_email'); $password = config('services.unifonic.account_password'); ``` this is the only place anything is loaded from the config SENDER_ID is simply ignored...
Hi! Unfortunately current version breaks apps which already use Tailwind v4, any chance to have an upgrade soon?