Taylor Otwell
|
c5d38d469a
|
update skeleton for filesystem tweaks to make sail usage easier
|
2021-05-18 17:01:26 -05:00 |
Taylor Otwell
|
82213fbf40
|
remove cloud option
|
2020-11-25 10:24:16 -06:00 |
Dries Vints
|
e2c9261c2d
|
Merge branch '6.x'
|
2020-04-09 16:56:58 +02:00 |
Dries Vints
|
73f723a2f4
|
Add both endpoint and url env variables (#5276)
|
2020-04-09 09:54:25 -05:00 |
Graham Campbell
|
6628b7a1b4
|
Merge branch '6.x'
|
2020-03-24 13:55:12 +00:00 |
Jacob Honoré
|
b7b6e35bf8
|
Fix s3 endpoint url reference (#5267)
|
2020-03-24 08:11:36 -05:00 |
Taylor Otwell
|
2c4fa1ab28
|
formatting
|
2020-02-05 16:46:09 -06:00 |
Andrew Brown
|
d7f67f631d
|
styling
|
2020-02-05 10:48:51 -06:00 |
Andrew Brown
|
153746c2c1
|
add `links` option to filesystems config
https://github.com/laravel/framework/pull/31355
|
2020-02-05 10:33:45 -06:00 |
Dries Vints
|
fe9f8497d9
|
Remove services deleted from core
See https://github.com/laravel/framework/pull/28441 and https://github.com/laravel/framework/pull/28442
|
2019-05-07 17:57:29 +02:00 |
Taylor Otwell
|
a58ceaf6fb
|
Update filesystems.php
|
2018-02-27 14:32:22 -06:00 |
Taylor Otwell
|
c56e3865db
|
Update filesystems.php
|
2018-02-27 14:32:00 -06:00 |
Michal
|
2572ce1e36
|
add sftp to supported storage drivers
|
2018-02-27 19:03:03 +01:00 |
Graham Campbell
|
0da4d7db6f
|
Merge branch 'master' into develop
|
2017-12-18 11:31:05 +00:00 |
Taylor Otwell
|
411ff5978c
|
Update filesystems.php
|
2017-11-10 08:19:10 -06:00 |
Johann Pardanaud
|
dfd494f051
|
Support custom URLs for AWS storage
|
2017-11-09 20:46:09 +01:00 |
Michael Dyrynda
|
f1253690c5
|
Update AWS environment variable defaults
Aids those users that are using the AWS CLI tools, by matching the `filesystems.disks.s3`
configuration values with those that would be set in a user's native environment already.
AWS Documentation [reference](http://docs.aws.amazon.com/cli/latest/userguide/cli-environment.html)
Resolves laravel/internals#778
|
2017-10-26 10:44:00 +10:30 |
Caique Castro
|
312a79f673
|
Allow filesystem to be changed on config
Allow to change the filesystem storage on the fly.
For example, you can swap the storage disk with a fake one with
Storage::fake for tests.
|
2017-04-23 14:44:18 -03:00 |
Taylor Otwell
|
7cf27b2146
|
make env variables for aws
|
2017-01-17 07:41:12 -06:00 |
Taylor Otwell
|
251140ef8b
|
use env var
|
2017-01-04 12:09:43 -06:00 |
Taylor Otwell
|
65d551002e
|
remove url
|
2017-01-04 10:16:05 -06:00 |
Taylor Otwell
|
da62be60e8
|
Put URL config option on the disk to make it obvious how to customize.
|
2017-01-04 08:51:49 -06:00 |
Taylor Otwell
|
6a2bf44765
|
clear up comment
|
2016-10-26 08:16:28 -05:00 |
Taylor Otwell
|
85e6774d2e
|
simplify filesystem default config
|
2016-02-11 10:19:57 -06:00 |
Graham Campbell
|
bf3785d0bc
|
Additional cs fixes
Signed-off-by: Graham Campbell <graham@cachethq.io>
|
2015-06-01 15:46:45 +01:00 |
Jimmy Puckett
|
4ee6523dfa
|
Using the path parameter in the path method.
|
2015-05-28 15:31:26 -04:00 |
Taylor Otwell
|
dff91c9f44
|
update filesystem config.
|
2015-05-26 16:15:28 -05:00 |
Gary
|
9534ded883
|
Add FTP adapter to filesystem config
|
2015-03-26 17:13:56 +00:00 |
Taylor Otwell
|
f424b87a63
|
PSR-2 for app.
|
2015-02-22 20:47:03 -06:00 |
Edward DeMaio
|
2c2488e4bd
|
fixed spacing issue
|
2015-02-12 21:31:22 -05:00 |
Edward DeMaio
|
13efed3ca4
|
added url_type option to cloud files config
added default url type to Rackspace Cloud Files config to match the pr #7409 in laravel/framework
|
2015-02-12 21:29:54 -05:00 |
Taylor Otwell
|
33e19b852e
|
Merge pull request #3026 from paulofreitas/develop
Add support for configuring AWS S3 region.
|
2015-01-26 10:20:58 -06:00 |
Taylor Otwell
|
ce48990bf2
|
Tweak some paths again.
|
2014-12-15 08:42:13 -06:00 |
Taylor Otwell
|
532297c109
|
Work on default project structure.
|
2014-12-08 09:31:31 -06:00 |
Taylor Otwell
|
800cdac1a0
|
Work on paths.
|
2014-10-02 19:39:47 -05:00 |
Paulo Freitas
|
5da4d51f0b
|
Add support for configuring AWS S3 region.
|
2014-09-18 23:49:15 -03:00 |
Taylor Otwell
|
aa9015cac0
|
Use working directory.
|
2014-08-29 15:53:01 +02:00 |
Taylor Otwell
|
a204045b28
|
Typo.
|
2014-08-24 13:55:57 -05:00 |
Taylor Otwell
|
3ade971b23
|
Add filesystem configuration.
|
2014-08-24 13:55:10 -05:00 |