umairali

Results 10 issues of umairali

I am creating multiple folders with below code but it's taking too much time can you please suggest me how can I create multiple folders within one request and reduce...

When I run composer update its showing below error in console. `Call to undefined method Illuminate\Foundation\Application::share()` **Below is my terminal log** ![ertet](https://user-images.githubusercontent.com/5318005/40715896-307198fa-6418-11e8-95f4-7de8ec028578.JPG)

Everything was working fine but when i try to run `laravel-echo-server start ` from supervisor below error appear. ``` [11:25:15 PM] - zmMtehwMctWVHxFBAAAB joined channel: chats-channel [11:25:16 PM] - Preparing...

I want to move the clients appId and key to env file like LARAVEL_ECHO_SERVER_AUTH_HOST. Pleas e give me any suggest.

I am trying to export a large amount of data but I am receiving an error. ` Exception 'Mpdf\MpdfException' with message 'The HTML code size is larger than pcre.backtrack_limit 5000000....

I am facing this issue on windows 8.1 on XAMP Database backup failed. 'mysqldump' is not recognized as an internal or external command, operable program or batch file. Please give...

Hi I added $emitter = new \Evenement\EventEmitter(); $chat = new \Formativ\Chat\Chat($emitter); Artisan::add(new Formativ\Chat\Command\Serve($chat)); in app/start/artisan.php to call php artisan chat:serve command but its not working is this correct to call...

how can I append new data without starting the animation again?

Please add plugin destroy function