laravel-deploy-on-shared-hosting icon indicating copy to clipboard operation
laravel-deploy-on-shared-hosting copied to clipboard

FatalThrowableError

Open bensaid-massyl opened this issue 7 years ago • 4 comments

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

bensaid-massyl avatar Feb 21 '18 01:02 bensaid-massyl

What's your Laravel version?

petehouston avatar Aug 02 '18 13:08 petehouston

LARAVEL 5.6.7

Thanks for the answer

On Thu, 2 Aug 2018, 2:36 pm Pete Houston, [email protected] 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 .

bensaid-massyl avatar Sep 24 '18 10:09 bensaid-massyl

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

petehouston avatar Sep 24 '18 15:09 petehouston

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, [email protected] 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 .

bensaid-massyl avatar Sep 24 '18 20:09 bensaid-massyl