5585 Commits

Author SHA1 Message Date
Jason McCreary
b9f6fc3045
Require same PHP version as framework 2018-02-06 13:06:53 -05:00
Taylor Otwell
f771896c28 ship phpunit 7 by default 2018-02-02 15:42:56 -06:00
Taylor Otwell
bac7595f02 add hashing config 2018-01-30 08:38:49 -06:00
Taylor Otwell
b78f5bd6e9 change env example 2018-01-26 14:42:08 -06:00
Taylor Otwell
ebb0a2a84f change the default logging channel 2018-01-26 14:41:53 -06:00
Taylor Otwell
2eeca4e220 change name 2018-01-26 10:45:22 -06:00
Taylor Otwell
224f9949c7 use mix env variables 2018-01-26 09:52:02 -06:00
Taylor Otwell
2db1e0c5e8 add mix keys to example 2018-01-26 09:51:03 -06:00
Taylor Otwell
3926520f73 update example component to bs4 2018-01-26 09:45:48 -06:00
Taylor Otwell
d6d0013562 add block_for option 2018-01-26 09:05:27 -06:00
Taylor Otwell
0178fd8921 update bootstrap 2018-01-19 08:01:34 -06:00
Taylor Otwell
6284528b76 update driver list 2018-01-18 08:55:30 -06:00
Taylor Otwell
f6e0fd7ac3 slack driver config 2018-01-18 08:53:51 -06:00
Taylor Otwell
ff0bec857e update to stack 2018-01-18 08:26:24 -06:00
Taylor Otwell
bd5783b5e9 add aggregate example 2018-01-16 11:52:42 -06:00
Taylor Otwell
54eca63612
Merge pull request #4539 from tomhorvat/patch-1
Update bootstrap version
2018-01-06 09:58:16 -06:00
tomhorvat
424070a401
Update bootstrap version 2018-01-06 13:40:17 +01:00
Taylor Otwell
acabdff2e3 update log configuration file 2018-01-04 15:28:26 -06:00
Taylor Otwell
828967a42f Merge branch 'master' into develop 2018-01-03 10:52:47 -06:00
Taylor Otwell
f4cba4f2b2 Merge branch 'master' of github.com:laravel/laravel v5.5.28 2018-01-03 10:52:15 -06:00
Taylor Otwell
60de3a5670 add thanks 2018-01-03 10:52:04 -06:00
Graham Campbell
8067ed6dd3 Merge branch 'master' into develop 2017-12-26 12:32:52 +00:00
Taylor Otwell
73cff166c7
Merge pull request #4526 from themsaid/pusherCluster
Include cluster in pusher config
2017-12-24 08:11:52 -06:00
Taylor Otwell
a32af97ede
Update .env.example 2017-12-24 08:11:41 -06:00
Taylor Otwell
a4af0b5318
Update broadcasting.php 2017-12-24 08:11:34 -06:00
Mohamed Said
80b59fd375 fix style 2017-12-24 13:24:14 +02:00
Mohamed Said
84b126d90d include cluster in pusher config 2017-12-24 13:22:35 +02:00
Taylor Otwell
b347461f53
Merge pull request #4525 from przemdz665/bootstrap-pusher-fix
Update Echo options for pusher in bootstrap.js
2017-12-23 20:09:19 -06:00
Taylor Otwell
aad59400e2
Update bootstrap.js 2017-12-23 20:08:55 -06:00
Przemek Dziewa
a38c115f4b Update Echo options for pusher in bootstrap.js 2017-12-23 23:41:57 +01:00
Taylor Otwell
1f7f915b3b
Merge pull request #4521 from SjorsO/patch-1
Add comment with the value of the hashed password
2017-12-21 20:31:08 -06:00
Sjors Ottjes
c3d3dc1403
Add comment with the value of the hashed password 2017-12-21 17:00:07 +01:00
Taylor Otwell
cd53623249 compile 2017-12-20 17:02:59 -06:00
Taylor Otwell
c0cda4f81f fix 2017-12-20 16:58:36 -06:00
Taylor Otwell
6ee9718038 recompile 2017-12-20 16:53:12 -06:00
Taylor Otwell
fbe47aec33
Merge pull request #4519 from themsaid/bootstrap4
[5.6] Switch to Bootstrap 4
2017-12-20 16:50:53 -06:00
Mohamed Said
4be558ac65 switch to bootstrap4 2017-12-20 21:14:56 +02:00
Taylor Otwell
304854c335 Merge branch 'master' into develop 2017-12-20 07:49:16 -06:00
Taylor Otwell
f693a20a3c just use hard-coded hash 2017-12-20 07:49:07 -06:00
Taylor Otwell
f5ea753ebe
Merge pull request #4514 from nunomaduro/master
[5.6] Adds nunomaduro/collision on composer require-dev
2017-12-19 08:37:23 -06:00
Taylor Otwell
260a8ab2d0 wording 2017-12-19 08:21:38 -06:00
Taylor Otwell
7b138fe398 set rounds 2017-12-19 08:17:01 -06:00
Taylor Otwell
5a08a3572d Merge branch 'master' into develop 2017-12-19 08:16:16 -06:00
Taylor Otwell
4bfb164c26 lower rounds 2017-12-19 08:16:00 -06:00
Taylor Otwell
c5a5069ac4
Merge pull request #4517 from laurencei/patch-1
Reduce Hash computations during tests
2017-12-19 08:14:04 -06:00
Taylor Otwell
0512abee6b
Merge pull request #4515 from dunglas/add-set-cache-headers-middleware
[5.6] Add the SetCacheHeaders middleware
2017-12-19 08:11:53 -06:00
Taylor Otwell
aa4b02358a fix name 2017-12-19 08:08:25 -06:00
Taylor Otwell
a4402f23af
Merge pull request #4516 from pavinthan/patch-2
Update SQS config
2017-12-19 08:07:43 -06:00
Taylor Otwell
a86226a1e2
Merge pull request #4518 from fideloper/trustedproxy
Trusted proxy to version 4.0 for Laravel 5.6
2017-12-19 08:01:55 -06:00
Chris Fidao
e823795325 using correct header to use "ALL" x-forwarded-* headers 2017-12-19 06:52:00 -06:00