Why do Composer autoload_classmap, autoload_real, and autoload_static file randomly change?

I'm not sure why these files changed all of the sudden. I didn't run any composer command. I'm running a laravel app. I did run some artisan command to make migrations and models. Does artisan some how run a composer change command behind the scene?

Thanks in advance.



from Newest questions tagged laravel-5 - Stack Overflow https://ift.tt/34USJIK
via IFTTT

تعليقات

المشاركات الشائعة من هذه المدونة

I am unable to figure out how to create payment collection request, after a form has been submitted in laravel

laravel, mysql transaction not working after failed one time