php - Laravel 5 / PyroCMS 'No hint path defined for [streams].' -


i not know anymore, i've searched in several places , none has helped me far.

what happens that, installed pyrocms on localhost, , @ time of transferring server giving error, configuration missing? be?

[10-nov-2016 15:25:18 utc] php fatal error:  uncaught exception 'invalidargumentexception' message 'no hint path defined [streams].' in /home/sppraiascom/vendor/laravel/framework/src/illuminate/view/fileviewfinder.php:112 stack trace: #0 /home/sppraiascom/vendor/laravel/framework/src/illuminate/view/fileviewfinder.php(90): illuminate\view\fileviewfinder->getnamespacesegments('streams::errors...') #1 /home/sppraiascom/vendor/laravel/framework/src/illuminate/view/fileviewfinder.php(76): illuminate\view\fileviewfinder->findnamedpathview('streams::errors...') #2 /home/sppraiascom/vendor/laravel/framework/src/illuminate/view/factory.php(174): illuminate\view\fileviewfinder->find('streams::errors...') #3 /home/sppraiascom/vendor/laravel/framework/src/illuminate/routing/responsefactory.php(69): illuminate\view\factory->make('streams::errors...', array) #4 /home/sppraiascom/vendor/anomaly/streams-platform/src/exception/exceptionhandler.php(41): illuminate\routing\responsefactory->view('streams::errors...', array, 500) #5 /home/sppraiascom/vendor/larave in /home/sppraiascom/vendor/laravel/framework/src/illuminate/view/fileviewfinder.php on line 112 

i had same issue. worked me use mysql user account had localhost user's host in mysql ('username@localhost' not 'username@%').


Comments

Popular posts from this blog

asynchronous - C# WinSCP .NET assembly: How to upload multiple files asynchronously -

aws api gateway - SerializationException in posting new Records via Dynamodb Proxy Service in API -

asp.net - Problems sending emails from forum -