trait FileHelpers (View source)
| protected string | $hashName | The cache copy of the file's hash name. |
| string | path()
Get the fully qualified path to the file. | |
| string | extension()
Get the file's extension. | |
| string | hashName(string|null $path = null)
Get a filename for the file. | |
| array|null | dimensions()
Get the dimensions of the image (if applicable). |
Get the fully qualified path to the file.
Get the file's extension.
Get a filename for the file.
Get the dimensions of the image (if applicable).
© Taylor Otwell
Licensed under the MIT License.
Laravel is a trademark of Taylor Otwell.
https://laravel.com/api/11.x/Illuminate/Http/FileHelpers.html