You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am using 4.1.* as laravel version in composer file. Everything was working fine till yesterday.Suddenly, this morning when i was doing my project i got this error
array_merge(): Argument #2 is not an array
ErrorException
…/vendor/laravel/framework/src/Illuminate/Foundation/ProviderRepository.php189
Which i cannot figure out. I think it is not able to load the manifest file. Any suggestion will be appriciated.
The text was updated successfully, but these errors were encountered:
I am using 4.1.* as laravel version in composer file. Everything was working fine till yesterday.Suddenly, this morning when i was doing my project i got this error
array_merge(): Argument #2 is not an array
…/vendor/laravel/framework/src/Illuminate/Foundation/ProviderRepository.php189
Which i cannot figure out. I think it is not able to load the manifest file. Any suggestion will be appriciated.
The text was updated successfully, but these errors were encountered: