Blogs

Laravel 6 and higher (proc_open Error)

It is because of Flare error reporting service enabled in debug mode There is a workaround for this. Publish flare config file php artisan vendor:publish –tag=flare-config and in config/flare.php Set […]