A
A
AZshar2017-10-13 11:34:27
Software Deployment
AZshar, 2017-10-13 11:34:27

Laravel 5.4 doesn't work when migrating to hosting. Comrades, help out What to do?

Everything works fine locally.
Transferred to the hosting (archived the project, unzipped it on the hosting), tried it on 2 different hostings, the problem is the same.
When opening public, everything works fine, but as soon as I start to climb into the admin. panel, an error is thrown:

(1/1) InvalidArgumentException
View [admin\catalog\catalog] not found.
in FileViewFinder.php (line 137)


View there is this one, I checked it repeatedly.
Moreover, none of the views in the admin directory are processed.
What could be the problem? has anyone experienced this?
Error in console:
Failed to load resource: the server responded with a status of 500 (Internal Server Error) Laravel

Version 5.4
I'm new to this, so do not judge strictly, I can show the code, I just show it, I don't know)

Answer the question

In order to leave comments, you need to log in

2 answer(s)
H
hakkol, 2017-10-13
@AZshar

Show the code where you call view

C
coderisimo, 2017-10-13
@coderisimo

Check permissions on application folders. Very often, when transferring, the problem is with them. From here, the directory that lies in the right place is not visible.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question