590 Commits

Author SHA1 Message Date
Antério Vieira
f663e25b72 Remove alias inspire 2015-11-25 10:51:14 -02:00
ARCANEDEV
9a7145e495 Updating the log system with env variable 2015-11-05 18:08:21 +00:00
Graham Campbell
4cefc88f4b Merge branch 'master' into develop 2015-10-30 18:20:17 +00:00
Graham Campbell
f2348b7897 Tweaked alignment 2015-10-30 18:19:00 +00:00
Graham Campbell
1aefbc9a54 Merge branch 'master' into develop
Conflicts:
	config/mail.php
2015-10-30 18:17:48 +00:00
Graham Campbell
ed18fd99fd Removed config option for deleted feature 2015-10-30 18:15:40 +00:00
Taylor Collins
2aa135c01e Set Mail pretend config from .env 2015-10-29 12:36:54 -04:00
Roman Kinyakin
86d1dfcf51 Redis connection setup in .env 2015-10-26 22:13:51 +06:00
Taylor Otwell
54533fc037 spacing 2015-10-20 13:57:31 -07:00
Tuomas Koponen
77c5c1726f Change default value for queue.failed.database
Use same DB_CONNECTION enviroment variable for queue.failed.database config
2015-10-20 22:23:54 +03:00
Taylor Otwell
f6b05ee3ce tweak options 2015-10-08 09:45:11 -05:00
Ian Olson
bcbc2f8265 Updated trailing comma on array key => value to pass StyleCI. 2015-10-04 23:53:11 -05:00
Ian Olson
6917c35c33 Added options to the broadcasting pusher configuration file. 2015-10-04 23:46:56 -05:00
pedes42
879bc14650 Replace storage_path with database_path helper
According to the docs, the sqlite database should be located within the "database" folder.
2015-09-18 14:16:52 +02:00
Taylor Otwell
7d4b5d75ef Default auth service provider. 2015-08-29 20:27:18 -05:00
Taylor Otwell
c82c5eceda acl changes 2015-08-29 16:36:22 -05:00
Taylor Otwell
8061c2132c Convert some variables to env variables in services.php. 2015-07-23 10:58:17 -05:00
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