Download the PHP package matfire/laravel-local-temp-urls without Composer
On this page you can find all versions of the php package matfire/laravel-local-temp-urls. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download matfire/laravel-local-temp-urls
More information about matfire/laravel-local-temp-urls
Files in matfire/laravel-local-temp-urls
Download matfire/laravel-local-temp-urls
More information about matfire/laravel-local-temp-urls
Files in matfire/laravel-local-temp-urls
Vendor matfire
Package laravel-local-temp-urls
Short Description A Laravel 11 compatible way to create a temporary url for files stored using the 'local' driver
License MIT
Package laravel-local-temp-urls
Short Description A Laravel 11 compatible way to create a temporary url for files stored using the 'local' driver
License MIT
Please rate this library. Is it a good library?
Informations about the package laravel-local-temp-urls
Laravel Local Temp
a package to allow the creation of a temporary url using the
local
driver in laravel
Features
Adds a temporaryUrl()
method to the local disk driver in Laravel that works like the one implemente in the s3
driver, allowing you to generate a temporary signed url to a non public resource
Usage
In a blade template, you can now call
even for files stored in 'local' driver
Installation
And you should be good to go!
All versions of laravel-local-temp-urls with dependencies
PHP Build Version
Package Version
Requires
illuminate/support Version
^11.0
The package matfire/laravel-local-temp-urls contains the following files
Loading the files please wait ....