I tired to push my Laravel app to hosting. Soo I changed all content in .env for DB and now I get this error:
ErrorException (E_ERROR)
View [layout.layout] not found. (View: /home/ramchca/ftp/resources/views/Pages/index.blade.php)
Previous exceptions
View [layout.layout] not found. (0)
My question is. Why it doesn't work. On localhost all is working fine.