posix_eaccess
laravel/framework
Supported Versions: PHP 8 >= 8.3.0
Determine accessibility of a file
<?php posix_eaccess
(
string $filename
,
int $flags
=
0
):
bool