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 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?
The text was updated successfully, but these errors were encountered:
I ran the command
php artisan vendor:publish
to publish the config file to laravel but it gave me this error. -How do I resolve this?
The text was updated successfully, but these errors were encountered: