distributed-laravel icon indicating copy to clipboard operation
distributed-laravel copied to clipboard

Error while running "artisan vendor:publish"

Open besrabasant opened this issue 8 years ago • 0 comments

I ran the command php artisan vendor:publish to publish the config file to laravel but it gave me this error. -

[ErrorException]
  Argument 1 passed to Optimus\Api\System\Utilities::findNamespaceResources() must be of the type array, null given, called in C:\xampp\htdocs\project1\vendor\optimus\distributed-laravel\src\View
  ServiceProvider.php on line 19 and defined

How do I resolve this?

besrabasant avatar May 16 '17 03:05 besrabasant