Udy Warnasuriya
Udy Warnasuriya
In the config the the mailables_dir is set ` 'mailables_dir' => app_path('Mail/CustomTemplates')` But when mailables are generated they would still be generated in the default Mail folder.
Hi, This doesn't work in MacOS Catalina 10.17.6. Reproduce steps; ``` cd ~ wget https://raw.githubusercontent.com/Angelmmiguel/pm/master/install.sh chmod 755 ./install.sh ``` Then; `. ./install.sh` ``` cd projects/awesome-project pm add awesome-project ``` Yes,...
Updated to the latest version of express to fix issue (https://github.com/btford/angular-socket-io-im/issues/4)
Im running a Laravel 5.5 application on php 7.1 and use omnipay/sagepay 2.6. Using Apache MAMP. MacOS Catalina. Everything was working fine but suddenly I'm getting `Interface 'Guzzle\Parser\UriTemplate\UriTemplateInterface' not found`...