Closed cerw closed 6 years ago
Hi @cerw
I've ran into the same issue. The above issue is described here
But this only happens if an exception is thrown by the listener. After creating the "fixtures" folder, no exception was thrown in my case so I could use the package.
@cristiancalara where/why did you create the "fixtures" folder? I'm not seeing that referenced anywhere.
@nshontz I've created it because I think the package was only checking if the folder exists, not actually creating it. Not sure, as some time has passed.
For where, I have it in tests/fixtures
. But you can configure it in a bootstrap file, see this issue
Thanks for linking and pointing everything to their places! If any of you feel like it you can add a Laravel section to our documentation, it'd be great!
Thanks again, I'm closing this for now, feel free to reopen in case of need!
Hi guys, I have the exact same issue as described in here
@cerw did you fixed this problem? If you did, how?
@cristiancalara could you explain a bit more how did you do? Are you really running Laravel 5.5?
Thanks
Follow the documents, but seem laravel is not liking this? I a missing something?