petehouston / laravel-deploy-on-shared-hosting

The simple guide to deploy Laravel application to shared hosting services.
306 stars 78 forks source link

FatalThrowableError #31

Open bensaid-massyl opened 6 years ago

bensaid-massyl commented 6 years ago

Hello, Got this error after each composer command :

Symfony \ Component \ Debug \ Exception \ FatalThrowableError (E_RECOVERABLE_ERROR)
Type error: Argument 2 passed to Illuminate\View\FileViewFinder::__construct() must be of the type array, null given, called in /var/www/clients/client23/web29/private/fest/vendor/laravel/framework/src/Illuminate/View/ViewServiceProvider.php on line 77

anyone have a solution ? thank's

petehouston commented 6 years ago

What's your Laravel version?

bensaid-massyl commented 6 years ago

LARAVEL 5.6.7

Thanks for the answer

On Thu, 2 Aug 2018, 2:36 pm Pete Houston, notifications@github.com wrote:

What's your Laravel version?

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/petehouston/laravel-deploy-on-shared-hosting/issues/31#issuecomment-409928667, or mute the thread https://github.com/notifications/unsubscribe-auth/Ac0DS5W8apF2PLQghW1fKifqR6pq2YZ_ks5uMwB1gaJpZM4SM79w .

petehouston commented 6 years ago

@Massyl-h3x74 looks like there is a problem with ViewServiceProvider with your Laravel version. Try to use newer version.

bensaid-massyl commented 6 years ago

Hello,

Thanks for your answer, i'll inspect my project and i'll try to figure out from where the error come exactly.

You're doing a great work with your contributions to make laravel better. Thank's !

On Mon, 24 Sep 2018, 4:46 pm Pete Houston, notifications@github.com wrote:

@Massyl-h3x74 https://github.com/Massyl-h3x74 looks like there is a problem with ViewServiceProvider with your Laravel version. Try to use newer version.

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/petehouston/laravel-deploy-on-shared-hosting/issues/31#issuecomment-424022831, or mute the thread https://github.com/notifications/unsubscribe-auth/Ac0DS147Rdg_33d6h2FbXipjWRUKCPCkks5ueP5YgaJpZM4SM79w .