Taylor Otwell
|
091489d17b
|
Merge pull request #3564 from martinbean/patch-1
Change redirect when authenticated
|
2015-11-21 12:31:47 -06:00 |
Martin Bean
|
223191a9b0
|
Change redirect when authenticated
The route /home doesn’t exist in a default Laravel application, whereas / does.
|
2015-11-19 23:01:29 +00:00 |
Taylor Otwell
|
8611ded0cc
|
Merge pull request #3558 from GrahamForks/deps
[5.2] Added two symfony deps to require-dev
|
2015-11-14 12:24:35 -06:00 |
Taylor Otwell
|
10f242eaa5
|
remove lock
|
2015-11-13 16:17:17 -06:00 |
Graham Campbell
|
99a11eafb2
|
Added symfony deps to require-dev
|
2015-11-13 22:12:11 +00:00 |
Taylor Otwell
|
8476df5c9e
|
Merge pull request #3551 from arcanedev-maroc/master
Updating the log system with env variable
|
2015-11-06 09:23:30 -06:00 |
ARCANEDEV
|
9a7145e495
|
Updating the log system with env variable
|
2015-11-05 18:08:21 +00:00 |
Taylor Otwell
|
270f0878a9
|
Merge pull request #3548 from CupOfTea696/master
required_unless lang line fix
|
2015-11-01 19:18:35 -06:00 |
CupOfTea696
|
f8e58cedb2
|
required_unless lang line fix
|
2015-11-01 17:54:19 +00:00 |
Taylor Otwell
|
9ad221b15c
|
Merge pull request #3547 from laravel/analysis-8b2da8
Applied fixes from StyleCI
|
2015-10-31 13:40:39 -05:00 |
Taylor Otwell
|
a383c8447c
|
Applied fixes from StyleCI
|
2015-10-31 14:40:32 -04:00 |
Taylor Otwell
|
c6ed15e126
|
Merge branch 'master' into develop
|
2015-10-31 13:38:28 -05:00 |
Taylor Otwell
|
8a49b4f137
|
add required_unless lang line
|
2015-10-31 13:38:22 -05:00 |
Taylor Otwell
|
b89502ed82
|
Just use base user by default.
|
2015-10-30 14:14:51 -05:00 |
Graham Campbell
|
13b799196b
|
Revert bad changes to the exception handler
|
2015-10-30 18:54:41 +00:00 |
Taylor Otwell
|
c18ee4917d
|
Remove unneeded table name.
|
2015-10-30 13:39:07 -05: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 Otwell
|
e21667f2a6
|
Merge pull request #3543 from anakadote/master
Set Mail pretend config from .env
|
2015-10-29 16:24:47 -05:00 |
Taylor Collins
|
2aa135c01e
|
Set Mail pretend config from .env
|
2015-10-29 12:36:54 -04:00 |
Taylor Otwell
|
4b1322e9a0
|
Merge remote-tracking branch 'origin/develop' into develop
|
2015-10-29 09:59:38 -05:00 |
Taylor Otwell
|
58bc5273b8
|
add property by default
|
2015-10-29 09:59:32 -05:00 |
Taylor Otwell
|
892ab27f8d
|
Merge pull request #3537 from rkgrep/patch-2
Redis connection setup in .env
|
2015-10-26 11:48:53 -05:00 |
Roman Kinyakin
|
86d1dfcf51
|
Redis connection setup in .env
|
2015-10-26 22:13:51 +06:00 |
Taylor Otwell
|
7568940c71
|
Merge pull request #3536 from bbashy/patch-2
PSR-2 formatting of User model?
|
2015-10-26 08:36:11 -05:00 |
Ben Sampson
|
2a3743b0fa
|
PSR-2 formatting of User model?
> Lists of implements MAY be split across multiple lines, where each subsequent line is indented once. When doing so, the first item in the list MUST be on the next line, and there MUST be only one interface per line.
https://github.com/php-fig/fig-standards/blob/master/accepted/PSR-2-coding-style-guide.md#41-extends-and-implements
|
2015-10-26 13:21:38 +00: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
|
d15ab4b82e
|
Alpha order.
|
2015-10-14 09:34:10 -05:00 |
Taylor Otwell
|
68738b5015
|
Change exceptions to ignore.
|
2015-10-14 09:09:56 -05:00 |
Taylor Otwell
|
37363acacd
|
Clean up exception handler. Add new ignores.
|
2015-10-14 08:46:25 -05:00 |
Taylor Otwell
|
5b08ff0b34
|
Merge branch 'master' into develop
|
2015-10-14 08:43:14 -05:00 |
Taylor Otwell
|
421c0d0aba
|
Merge remote-tracking branch 'origin/master'
|
2015-10-08 09:45:20 -05:00 |
Taylor Otwell
|
f6b05ee3ce
|
tweak options
|
2015-10-08 09:45:11 -05:00 |
Graham Campbell
|
69c33f8928
|
Merge pull request #3518 from martinssipenko/phpunit-fix
Removed unused option
|
2015-10-07 14:09:15 +01:00 |
Martins Sipenko
|
8ac73d90f2
|
Removed unused option
|
2015-10-07 14:19:49 +03: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 |
Taylor Otwell
|
b1b33c8527
|
Merge pull request #3511 from JosephSilber/no-unguard
Remove unguard call
|
2015-10-04 17:55:13 -05:00 |
Joseph Silber
|
d0a6e8818a
|
Remove unguard call
|
2015-10-04 10:50:12 -04:00 |
Taylor Otwell
|
b0a22fc511
|
Merge pull request #3501 from crynobone/feature/use-this
[5.1] Use $this instead of parent.
|
2015-09-21 12:43:32 -05:00 |
crynobone
|
50357d8bab
|
Use $this instead of parent.
Signed-off-by: crynobone <crynobone@gmail.com>
|
2015-09-21 12:00:44 +08:00 |
Taylor Otwell
|
24575f4b89
|
Merge pull request #3500 from pedes42/master
Replace storage_path with database_path helper
|
2015-09-18 07:56:38 -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 |
Graham Campbell
|
e20ad70463
|
Merge branch 'master' into develop
|
2015-08-30 12:33:04 +01:00 |
Graham Campbell
|
716e65268a
|
Merge pull request #3491 from laravel/analysis-zObJlq
Applied fixes from StyleCI
|
2015-08-30 12:31:33 +01:00 |
Graham Campbell
|
35654d761d
|
Applied fixes from StyleCI
|
2015-08-30 07:31:25 -04:00 |
Taylor Otwell
|
7d4b5d75ef
|
Default auth service provider.
|
2015-08-29 20:27:18 -05:00 |