Marc Beinder @marcbeinder.com · Nov 22

This command, coupled with setting `enablesPackageDiscoveries` to true should do the trick. Since I only need this to run in dev, this scripts-dev section using neronmoon/scriptsdev

0 likes 1 replies

?

Replies

Christoph Rumpel · Nov 22

Hmm so I could use this instead of using "getPackageProviders" in my Testcase file? I would still need to set the provider in my composer.json file for a Laravel app to be auto-discovered. (extras key) Right?