laravel deploy - RecursiveDirectoryIterator :: hasChildren():open_basedir限制生效

i'm trying to deploy my laravel project.

i have this error:

RecursiveDirectoryIterator::hasChildren(): open_basedir restriction in effect. File(/home/navidade/access-logs) is not within the allowed path(s): (/home/navidade:/usr/lib/php:/usr/php4/lib/php:/usr/local/lib/php:/usr/local/php4/lib/php:/tmp)

in ExcludeDirectoryFilterIterator.php (line 73)

what is the problem?