Support the ongoing development of Laravel.io →
Configuration Architecture Testing
Last updated 2 years ago.
0

I've not played with 5 yet, but would guess it that the view isn't readable? Have you check the permissions on the directory?

It sounds to me like the file is trying to be read, but can't be.

It's pretty basic, so I guess you would have checked that. The other basic thing would be to check that the view is at the right path?

Hope it helps.

Last updated 2 years ago.
0

Rather than:

(View: .../app/resources/views/index.blade.php)

Try routing form the beginning route

(View: /app/resources/views/index.blade.php)

(initial slash)

Last updated 2 years ago.
0

Sign in to participate in this thread!

Eventy

Your banner here too?

31H0B1eV 31h0b1ev Joined 21 Jun 2014

Moderators

We'd like to thank these amazing companies for supporting us

Your logo here?

Laravel.io

The Laravel portal for problem solving, knowledge sharing and community building.

© 2024 Laravel.io - All rights reserved.