Closed ArthurPatriot closed 6 months ago
vendor\laravel\horizon\resources\views\layout.blade.php
- problem with this path /vendor/horizon/nonExistentFile
.
v5.24.4 does not include any reference to nonExistentFile
.
Perhaps you have a cached view from v5.24.3. Can you please try running php artisan view:clear
?
Going to close this one. Let us know if you are still having issues.
I'd like to add that I had this problem out of the blue and upgrading to v5.24.4 helped to solve the problem. Took a while to find the issue though.
Great to know that 5.24.4 fixed the issue for you.
Horizon Version
5.24.4
Laravel Version
10
PHP Version
8.2
Redis Driver
PhpRedis
Redis Version
6
Database Driver & Version
No response
Description
is_file(): open_basedir restriction in effect. File(/vendor/horizon/nonExistentFile) is not within the allowed path(s): (/var/www:/var/lib/php/session:/tmp:/usr/bin)
Steps To Reproduce
Use Horizon 5.24.4 and open home page