Braunson Yager
Braunson Yager
You need to run `composer install` and if that still doesn't work `composer dump-autoload` Also the command is `php artisan serve` (not server.php`
:+1: Same here. When will we see v3 PHP wrappers. I found this.. https://github.com/drewm/mailchimp-api/tree/api-v3
How do you envision this working? What does the flow look like?
Interesting, would you be open to share a preview of the custom exporter? Curious how you've done that. I'm finding that Horizon just isn't cutting it anymore and needs a...
@mpociot Yes it worked without issue pre-plugin.
@mpociot Just tried and while I don't get the top right notice error anymore. I do get the Oops error with no error code within it. This did not happen...
@mpociot Just reinstalled, same issue with the "Oops" modal appearing with no error message. I have the preferences set to not scan the vendor folder (No - only scan my...
@mpociot Yes that is correct.
Just a heads up @mfn the `composer fix-style` command is what is adding the strict types so I didn't commit any changes from it. If that's in the docs to...