Jason
Jason
@mpociot In your Mailbox::extend example, whats gets added to register a new driver. Do you mind extending your example a bit more please. Thanks!
Saved me today! Thank you!
Well... i had one of those 'cant see the forest cause of the trees' moments... Just needed to set my .env = MAILBOX_DRIVER=mailgun 🤦🏼♂️
Clean install of Laravel 5.4 ErrorException in Connection.php line 20: Declaration of Sgpatil\Orientdb\Connection::getConfig($option, $default = NULL) should be compatible with Illuminate\Database\Connection::getConfig($option = NULL) What needs to be resolved?
Notes from clean install: Generating optimized class loader The compiled services file has been removed. > php artisan key:generate Application key [base64:OvqjnxvpRHYNmQXph0jHhv9Tfr2TX3inO1MZ1W6Ym6w=] set successfully. Application ready! Build something amazing. jasonf...
Installed dev-master. Error after submitting the register form. [cid:03A73769-63B3-47F3-BE82-7979D0A590FA] On Apr 6, 2017, at 2:46 AM, Sumit Patil wrote: Hello @1jason1 , can you please try branch dev-master as I...
I’ve had to take a break from this now picking it back up. Still having issues getting it to work. I have a valid user created but when I try...
Thanks for the response. Here are my settings. * orientdb-community-2.2.17 * Laravel Framework 5.4.19 * MacOS (Sierra) 10.12.4 * Apache via MAMP Pro v4.1.1 * PHP 7.1.1 **Snip of my...
Also, I get the following Warning when doing a Composer Update and at the point where composer is "Generating optimized autoload files" I get this Warning. > Warning: Ambiguous class...
@rickvschmidt How did you get the errors to go away for Laravel 5.4? Not sure if you follow my config setup in prior posts but do I have my configs...