Support the ongoing development of Laravel.io →
posted 9 years ago
Packages
Last updated 1 year ago.
0

Yep, so I temporarily fixed this by adding into composer/autoload_real.php where it loops the return from autoload_files:

if (basename($file) == 'Random.php') continue;

Obviously, this isn't a good solution because every time I call composer update/install/dump-autoload, this will get overridden.

Still looking for help here.

Last updated 1 year ago.
0
Last updated 1 year ago.
0

Sign in to participate in this thread!

Eventy

Your banner here too?

Moderators

We'd like to thank these amazing companies for supporting us

Your logo here?

Laravel.io

The Laravel portal for problem solving, knowledge sharing and community building.

© 2024 Laravel.io - All rights reserved.