Jazz
Jazz
with command php artisan vendor:publish --provider="Onecentlin\Adminer\ServiceProvider" only publish adminer.css file and not publish the config file. i'm using laravel 8
I want to set fallback_url ## Expected Behavior I want to set voice fallback url like set event and answer url from application instance. Example: ``` $application->getVoiceConfig()->setWebhook(\Vonage\Application\VoiceConfig::ANSWER, new \Vonage\Application\Webhook($data['voice_fallback_url_address'], strtoupper($data['voice_fallback_url_method'])));...
firstly i want to thank you for this great package i have problem when use this package with https scheme, the connection always failed. is there any tutorial to add...
the file i upload use dropdown js with chunk is corrupted, the last chunk not merged. i use laravel 8
how can i change the default port? i dont want to use 9000
is there any support mothod to update data?
## Description ## Related Issues #92 #88 ### Checklist: * [x] Have you checked to ensure there aren't other open [Pull Requests](../../../pulls) for the same update/change? * [x] Have you...