Commit Graph

5852 Commits

Author SHA1 Message Date
Viktor Szépe 2683de7082
Request::HEADER_X_FORWARDED_ALL is an int
=30
2018-04-06 20:15:18 +02:00
Viktor Szépe 20b9daa8f3
Request::HEADER_X_FORWARDED_ALL is an integer
it is int(30)
2018-04-06 20:13:20 +02:00
Taylor Otwell 7f936e1c64
Merge pull request #4624 from cubettech/patch-1
Added Cubet as a Sponsor
2018-04-04 05:30:13 -07:00
Cubet Techno Labs Pvt LTD bebd3e4b35
Added Cubet as a Sponsor
Cubet is an official sponsor of Laravel- https://laravel.com/partners
Added an entry to list Cubet under Laravel Sponsors.
2018-04-04 17:54:12 +05:30
Taylor Otwell 584eae0191
Merge pull request #4621 from hillelcoren/master
Added Invoice Ninja to the readme
2018-03-28 07:16:31 -07:00
Hillel Coren 67795c0e05 Added Invoice Ninja to the readme 2018-03-28 17:10:11 +03:00
Taylor Otwell 50ffc7d9fd formatting 2018-03-24 14:25:38 -07:00
Taylor Otwell 11f0e4e463 Merge branch 'add-hashing-config' of https://github.com/huguesjoyal/laravel-laravel into huguesjoyal-add-hashing-config 2018-03-24 14:22:23 -07:00
Taylor Otwell 534b7acc3f
Merge pull request #4620 from browner12/patch-1
[5.6] Update handler
2018-03-24 07:42:31 -07:00
Andrew 283413b256
update handler
remove comment suggesting to send reports to bug trackers in this method
2018-03-24 03:12:17 -05:00
Taylor Otwell 650e627eec
Merge pull request #4617 from rellect/npm_watch
Simplify the npm watch command
2018-03-22 13:16:17 -07:00
refael iliaguyev b51c038ff2 Simplify the npm watch command 2018-03-22 18:45:03 +02:00
Taylor Otwell 657b25a6cb update comment 2018-03-21 16:29:49 -07:00
Hugues Joyal f33dc10bed gammar 2018-03-19 15:26:46 -04:00
Hugues Joyal d79e7ccb8b fix styling 2018-03-19 15:15:25 -04:00
Hugues Joyal 7259889fcd missing newline 2018-03-19 13:29:20 -04:00
Hugues Joyal af91d97b68 better comment formating 2018-03-18 08:59:04 -04:00
Hugues Joyal 18701f51ea New line formating 2018-03-18 08:38:20 -04:00
Hugues Joyal 010d713898 style-ci fix 2018-03-18 07:50:27 -04:00
Hugues Joyal 4f8a093dcc Add hashing configuration 2018-03-18 07:47:34 -04:00
Taylor Otwell 29a1739099 add wording 2018-03-14 14:19:07 -05:00
Taylor Otwell 66f5757d58 add stderr example 2018-03-14 14:17:27 -05:00
Taylor Otwell 4369e9144c add middleware 2018-03-14 12:40:35 -05:00
Taylor Otwell a14e62325c customizable redirect on auth failure 2018-03-13 16:09:47 -05:00
Taylor Otwell c30adc88c1 adjust variable name 2018-03-13 13:38:47 -05:00
Taylor Otwell 10340d3a02 fix wording 2018-03-13 13:37:32 -05:00
Jason Judge 37b9e0f76d
The default queue "driver" is actually a "connection"
The description here has bothered me for a while, because it is kind of misleading.

The `QUEUE_DRIVER` environment variable perhaps also needs changing to `QUEUE_CONNECTION`, but I'm not sure if that is just too engrained in legacy systems now? I can change that on this PR if you agree, and also the matching `QUEUE_DRIVER=sync` in `.env.example`.
2018-03-13 18:29:01 +00:00
Taylor Otwell c892bd367c
Merge pull request #4607 from shadoWalker89/patch-2
[5.6] Set MAIL_DRIVER to array in phpunit.xml
2018-03-13 08:09:14 -05:00
Melek REBAI c53e15ab96
Set MAIL_DRIVER to array in phpunit.xml 2018-03-13 08:23:37 +01:00
Taylor Otwell f013a48879
Merge pull request #4602 from vlakoff/not_regex
[5.6] Add message for "Not Regex" validation rule
2018-03-10 09:48:50 -06:00
vlakoff 293fae6bd8 Add message for "Not Regex" validation rule 2018-03-10 02:44:56 +01:00
Taylor Otwell 44488acc28
Merge pull request #4600 from laravel/sem-ver
[5.6] Use semver caret operator
2018-03-07 07:39:26 -06:00
Graham Campbell cd36914ad2 Use semver caret operator 2018-03-06 22:42:09 +00:00
Taylor Otwell ff2f828c55
Merge pull request #4593 from freekmurze/patch-1
[5.6] Remove unnecessary package
2018-03-05 08:07:37 -06:00
Taylor Otwell 324dda65ba
Merge pull request #4594 from mputkowski/patch-sftp
Add SFTP to supported storage drivers
2018-02-27 14:32:31 -06: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
Freek Van der Herten 4665ef4335
Remove unnecessary package
The `thanks` package is not needed to develop kickass Laravel apps.
2018-02-26 23:23:02 +01:00
Taylor Otwell bf92ec116e
Merge pull request #4583 from nikolaynizruhin/master
Update axios
2018-02-20 15:31:20 -06:00
Nikolay Nizruhin ba16736d3c
Update axios 2018-02-20 21:58:42 +02:00
Taylor Otwell 8059290fa0
Merge pull request #4581 from cesaramirez/collision
Update Collision
2018-02-18 12:22:29 -06:00
César A. Ramírez f3d10825ff Update Collision 2018-02-18 09:59:46 -06:00
Taylor Otwell 3a50f43c3b
Merge pull request #4580 from laurencei/revert-4573-defaults-55
Revert "[5.5] Use composer platform config"
2018-02-17 08:51:47 -06:00
Taylor Otwell 4df852fe05
Merge pull request #4579 from laurencei/revert-4574-defaults-56
Revert "[5.6] Use composer platform config"
2018-02-17 08:51:35 -06:00
Laurence Ioannou 4464101c5a
Revert "[5.5] Use composer platform config" 2018-02-18 00:10:48 +11:00
Laurence Ioannou 4fc45d7522
Revert "[5.6] Use composer platform config" 2018-02-17 23:56:27 +11:00
Taylor Otwell c09537b057
Merge pull request #4577 from arikaiy/patch-1
packets in alphabetical order
2018-02-15 15:54:25 -06:00
Ari Kaiy 5b9fa58c6c
packets in alphabetical order 2018-02-15 22:33:53 +02:00
Taylor Otwell b6d00dba46
Merge pull request #4573 from laravel/defaults-55
[5.5] Use composer platform config
2018-02-14 17:26:50 -06:00