Graham Campbell
|
7e303014b6
|
Sync with 5.0
|
2015-06-15 22:22:23 +01:00 |
Bas Peters
|
2c4964e159
|
Set default charset for sqlsrv driver to utf8
|
2015-06-11 17:20:30 +02:00 |
Taylor Otwell
|
bacda07552
|
Change default cipher.
|
2015-06-06 13:20:49 -05:00 |
Romain Lanz
|
4b3391f6f0
|
Use PHP 5.5 ::class property in config files
See https://github.com/laravel/laravel/pull/3402
|
2015-06-05 14:58:10 +02:00 |
Graham Campbell
|
4c291abfe8
|
Added back cipher config
|
2015-06-04 16:40:28 +01:00 |
Taylor Otwell
|
f0cad014cf
|
remove cipher option
|
2015-06-03 15:08:26 -05:00 |
Graham Campbell
|
bf3785d0bc
|
Additional cs fixes
Signed-off-by: Graham Campbell <graham@cachethq.io>
|
2015-06-01 15:46:45 +01:00 |
Graham Campbell
|
060938bc66
|
PSR-2
Signed-off-by: Graham Campbell <graham@cachethq.io>
|
2015-06-01 15:46:32 +01:00 |
Jimmy Puckett
|
4ee6523dfa
|
Using the path parameter in the path method.
|
2015-05-28 15:31:26 -04:00 |
Taylor Otwell
|
2e2ead5915
|
Merge branch 'develop' of github.com:laravel/laravel into develop
|
2015-05-26 16:15:35 -05:00 |
Taylor Otwell
|
dff91c9f44
|
update filesystem config.
|
2015-05-26 16:15:28 -05:00 |
Marcelo Canina
|
5c16c21817
|
Add env variable to database default connection
|
2015-05-25 15:46:57 -03:00 |
Mulia Arifandi Nasution
|
4341e3c933
|
Remove unnecessary whitespace
|
2015-05-10 13:56:52 +07:00 |
Patrick Brouwers
|
1c4dcea2a2
|
Add log driver to broadcasting connections
|
2015-05-06 11:02:13 +02:00 |
Taylor Otwell
|
71e339146e
|
Merge pull request #3351 from fideloper/patch-1
Documented availability of SES mail driver in mail config
|
2015-04-28 09:18:56 -05:00 |
Taylor Otwell
|
b7c237397b
|
Redis configuration.
|
2015-04-27 15:52:54 -05:00 |
Taylor Otwell
|
f8da2892bd
|
Tweak configuration file name.
|
2015-04-27 15:22:01 -05:00 |
Taylor Otwell
|
bd9a4f5436
|
Some sample configuration.
|
2015-04-27 15:21:32 -05:00 |
Chris Fidao
|
ae78cd9457
|
Documented availability of SES mail driver in mail config
|
2015-04-27 08:33:30 -05:00 |
Taylor Otwell
|
111fdeba8f
|
Don't compile service providers by default.
|
2015-04-21 14:39:47 -05:00 |
Taylor Otwell
|
3b7e6dcdca
|
fix a bunch of stufF
|
2015-04-10 22:19:42 -05:00 |
Taylor Otwell
|
39107a78c2
|
Key rename.
|
2015-04-01 09:08:53 -05:00 |
Laurence Ioannou
|
c0a78c033c
|
Update services.php
|
2015-04-02 01:00:21 +11:00 |
Eliu Florez
|
6449472ef7
|
Update app.php
|
2015-03-28 13:44:46 -04:30 |
Taylor Otwell
|
3516f4f677
|
Use single logs by default.
|
2015-03-27 10:38:03 -05:00 |
Gary
|
9534ded883
|
Add FTP adapter to filesystem config
|
2015-03-26 17:13:56 +00:00 |
Laurence Ioannou
|
3f63840144
|
Update services.php
|
2015-03-24 17:53:24 +11:00 |
Sinan Eldem
|
fad5c6ee9b
|
support for unencrypted mail server usage like mailcatcher.me
|
2015-03-04 11:26:14 +02:00 |
Taylor Otwell
|
eacb058caf
|
Connection setting in Redis queue.
|
2015-02-24 20:07:09 -06:00 |
Taylor Otwell
|
f424b87a63
|
PSR-2 for app.
|
2015-02-22 20:47:03 -06:00 |
Taylor Otwell
|
76d4c11c0f
|
Merge branch 'master' into develop
|
2015-02-22 19:58:23 -06:00 |
Taylor Otwell
|
29059a6365
|
Merge pull request #3246 from Garbee/filemode-queue
Remove executable status from queue config.
|
2015-02-22 19:54:10 -06:00 |
Taylor Otwell
|
94000aec2e
|
Merge pull request #3260 from itised/master
config options for larval/framework pr #7409
|
2015-02-22 19:52:33 -06:00 |
Taylor Otwell
|
2f1786055d
|
Merge branch 'master' into develop
|
2015-02-22 19:50:13 -06:00 |
Taylor Otwell
|
8e15c7f73e
|
A few tweaks to mail config.
|
2015-02-22 19:48:52 -06:00 |
Taylor Otwell
|
1500a18696
|
Tweak some jobs and names.
|
2015-02-20 20:49:06 -06:00 |
Martin Bean
|
4310e0b3ea
|
Made mail config values configurable by .env file.
|
2015-02-17 22:59:32 +00: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 |
Jonathan Garbee
|
cb2c469a52
|
Remove executable status from queue config.
|
2015-02-05 11:03:35 -05:00 |
Jose H. Milan
|
a70c11fcce
|
Mentioning new config option as per Taylor request
https://github.com/laravel/framework/pull/7173#issuecomment-71988006
|
2015-01-29 09:46:32 +01:00 |
Taylor Otwell
|
9b9c12fcde
|
Update facade.
|
2015-01-26 10:46:43 -06:00 |
Taylor Otwell
|
0ec2d01fa4
|
Add Disk facade.
|
2015-01-26 10:35:14 -06:00 |
Taylor Otwell
|
7dc60a86dc
|
Add Eloquent alias.
|
2015-01-26 10:34:01 -06: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
|
ed2c0546d1
|
Add Bus facade.
|
2015-01-23 14:44:20 -06:00 |
Taylor Otwell
|
0089439a33
|
A few tweaks.
|
2015-01-22 15:28:02 -06:00 |
Joe Cohen
|
f8148e7ccd
|
Typo
|
2015-01-18 23:07:32 -06:00 |
Laurence Ioannou
|
fdc9b93edd
|
Update app.php
|
2015-01-18 13:17:49 +11:00 |
Taylor Otwell
|
359af29ef3
|
Try a lighter version of the auth scaffolding.
|
2015-01-09 11:51:17 -06:00 |