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 |
|
Chris Fidao
|
6779a2759e
|
Trusted proxy to version 4.0 for laravel 5.6
|
2017-12-19 06:48:46 -06:00 |
|
Laurence Ioannou
|
a8407fdb54
|
Update CreatesApplication.php
|
2017-12-19 11:47:10 +00:00 |
|
Laurence Ioannou
|
c1166f3734
|
Update CreatesApplication.php
|
2017-12-19 11:41:38 +00:00 |
|
Pavinthan
|
bafe459963
|
Name sort
|
2017-12-19 12:44:14 +05:30 |
|
Pavinthan
|
41ea79f20e
|
Update SQS config
|
2017-12-19 12:42:36 +05:30 |
|
Taylor Otwell
|
dabd0686be
|
Update Kernel.php
|
2017-12-18 19:30:09 -06:00 |
|
Taylor Otwell
|
bcaeb32430
|
Update Kernel.php
|
2017-12-18 19:29:49 -06:00 |
|
Taylor Otwell
|
f1575bf27c
|
prefer stable
|
2017-12-18 10:40:39 -06:00 |
|
Kévin Dunglas
|
6e9c0c8852
|
Add the SetCacheHeaders middleware
|
2017-12-18 16:31:33 +01:00 |
|
Graham Campbell
|
0da4d7db6f
|
Merge branch 'master' into develop
|
2017-12-18 11:31:05 +00:00 |
|
Nuno Maduro
|
6556e548dd
|
Adds nunomaduro/collision on composer require-dev
|
2017-12-17 22:18:24 +01:00 |
|
Taylor Otwell
|
73576f73d6
|
update deps
|
2017-12-15 16:24:49 -06:00 |
|
Taylor Otwell
|
3f0e742421
|
Merge pull request #4504 from hasanemrebeyy/patch-1
Make links HTTPS
|
2017-12-04 08:17:50 -06:00 |
|