Dries Vints
|
43b09ad0f3
|
Add file exclusions for styleci
|
2019-04-22 16:06:06 +02:00 |
|
Dries Vints
|
597201a049
|
Add StyleCI config
|
2019-04-22 15:55:40 +02:00 |
|
Taylor Otwell
|
06162adc98
|
Merge pull request #4990 from SjorsO/patch-1
Add IDE typehint to UserFactory
|
2019-04-14 15:41:37 -05:00 |
|
Sjors Ottjes
|
ef1ce665ee
|
Update UserFactory.php
|
2019-04-14 13:30:53 +02:00 |
|
Dries Vints
|
0f58190c7b
|
Merge pull request #4989 from DrewRoberts/update-readme-laracasts
Update readme with Laracasts count
|
2019-04-12 12:06:24 +02:00 |
|
DrewRoberts
|
14b0a07d79
|
Update readme with Laracasts count
|
2019-04-12 01:34:48 -04:00 |
|
Taylor Otwell
|
20cdf65ae6
|
Merge pull request #4987 from DivineOmega/patch-1
[5.8] Remove underscore from cache prefix
|
2019-04-10 07:31:29 -05:00 |
|
Jordan Hall
|
1bed031c1f
|
Remove underscore as cache prefixes automatically have a colon appended to them
|
2019-04-10 12:01:28 +01:00 |
|
Taylor Otwell
|
005ec1301e
|
Merge pull request #4986 from DivineOmega/patch-1
[5.8] Add underscores to cache and redis database prefixes
|
2019-04-08 07:47:02 -05:00 |
|
Jordan Hall
|
3cbc5ac640
|
Additional underscore on cache prefix
|
2019-04-08 08:52:06 +01:00 |
|
Jordan Hall
|
159b0e79cd
|
Additional underscore on redis database prefix
|
2019-04-08 08:50:48 +01:00 |
|
Taylor Otwell
|
35374927bd
|
Merge pull request #4982 from DivineOmega/patch-1
[5.8] Prefix redis database connection by default
|
2019-04-05 08:55:41 -05:00 |
|
Jordan Hall
|
e68ff0c66a
|
Use Str class instead of helper function
|
2019-04-04 22:18:28 +01:00 |
|
Jordan Hall
|
c8bc79e94e
|
Prefix redis database connection by default to mitigate multiple sites on the same server potentially sharing the same queued jobs
|
2019-04-04 15:11:18 +01:00 |
|
Taylor Otwell
|
ae44ee0059
|
Merge pull request #4979 from hyperhost/add-hyper-host-sponsor
Added Hyper Host sponsor
|
2019-04-01 10:54:27 -07:00 |
|
Tony James
|
88636c2268
|
Added Hyper Host sponsor
Added Hyper Host name and url
|
2019-04-01 16:23:23 +01:00 |
|
Taylor Otwell
|
3886012c0f
|
Merge pull request #4971 from Lenophie/patch-1
Ignore SQLite journals
|
2019-03-24 08:11:19 -07:00 |
|
Lenophie
|
ccc1457e57
|
Ignore SQLite journals
|
2019-03-24 12:01:21 +01:00 |
|
Dries Vints
|
4997f08105
|
Update changelog
|
2019-03-12 17:23:00 +01:00 |
|
Taylor Otwell
|
3b852a1f7f
|
Merge pull request #4963 from chapeupreto/patch-1
[5.8] upgrade the collision dependency from v2 to v3
|
2019-03-08 08:03:29 -06:00 |
|
Rod Elias
|
54cd6d90bb
|
upgrade the collision dependency from v2 to v3
|
2019-03-07 23:20:15 -03:00 |
|
Dries Vints
|
3d325b8485
|
Update changelog
|
2019-03-05 15:12:13 +01:00 |
|
Taylor Otwell
|
3001f3c6e2
|
check if extension loaded
v5.8.3
|
2019-02-28 14:31:42 -06:00 |
|
Taylor Otwell
|
a0f6bcc773
|
comment out options
|
2019-02-28 08:34:10 -06:00 |
|
Taylor Otwell
|
f4ff4f4176
|
comment
|
2019-02-27 07:24:37 -06:00 |
|
Taylor Otwell
|
d4d4a69b76
|
Merge pull request #4956 from akalongman/master
[5.8] Use correct env name for AWS region from env.example
|
2019-02-27 07:20:20 -06:00 |
|
Avtandil Kikabidze
|
b34328a166
|
Use correct env name for AWS region from env.example
|
2019-02-27 14:05:01 +04:00 |
|
Taylor Otwell
|
f84a69ee85
|
add bucket to env example
|
2019-02-26 16:37:18 -06:00 |
|
Taylor Otwell
|
ff4f40fbab
|
set default region
|
2019-02-26 14:47:40 -06:00 |
|
Taylor Otwell
|
0398581a44
|
Merge branch 'master' of github.com:laravel/laravel
|
2019-02-26 11:11:26 -06:00 |
|
Taylor Otwell
|
02c23bdfd5
|
add postmark
|
2019-02-26 11:11:16 -06:00 |
|
Dries Vints
|
4c880d3c79
|
Update changelog
|
2019-02-26 18:02:07 +01:00 |
|
Dries Vints
|
0629a067a8
|
Merge branch '5.7'
|
2019-02-26 17:45:35 +01:00 |
|
Dries Vints
|
42c2a7ee27
|
Update changelog
|
2019-02-26 17:41:19 +01:00 |
|
Taylor Otwell
|
f191f6f9c3
|
Merge branch 'master' into develop
v5.8.0
|
2019-02-26 09:42:51 -06:00 |
|
Taylor Otwell
|
505a891db6
|
Merge pull request #4952 from andrewgorpenko/andrewgorpenko-patch-1
Fix unterminated statements
|
2019-02-26 07:58:35 -06:00 |
|
Taylor Otwell
|
752ca6db17
|
Merge pull request #4951 from CupOfTea696/feature/add-arr-and-str-aliases
[5.8] Add Arr and Str aliases by default
|
2019-02-26 07:51:25 -06:00 |
|
Andrew Gorpenko
|
66eeb3bca3
|
Fix unterminated statements
This tiny patch adds missing commas to the app.js file.
|
2019-02-26 15:51:24 +02:00 |
|
Sven Wittevrongel
|
590ae17031
|
Add Arr and Str aliases by default
|
2019-02-26 14:31:11 +01:00 |
|
Taylor Otwell
|
45742652cc
|
add postmark token
|
2019-02-25 20:21:00 -06:00 |
|
Taylor Otwell
|
0ee4cec523
|
Merge branch 'develop' of github.com:laravel/laravel into develop
|
2019-02-25 14:32:57 -06:00 |
|
Taylor Otwell
|
64b16c2852
|
revert to old redis config
|
2019-02-25 14:32:49 -06:00 |
|
Taylor Otwell
|
b681370492
|
Merge pull request #4946 from ankurk91/patch/big-int
[5.8] use bigIncrements by default
|
2019-02-24 18:52:42 -06:00 |
|
Taylor Otwell
|
b5b2341fd6
|
Merge pull request #4949 from laravel/revert-4904-modify-redirect-if-auth-middleware-to-allow-multiple-guards
Revert "[5.8] Modify RedirectIfAuthenticated middleware to accept multiple guards"
|
2019-02-24 18:51:21 -06:00 |
|
Taylor Otwell
|
44d274174f
|
Revert "[5.8] Modify RedirectIfAuthenticated middleware to accept multiple guards"
|
2019-02-24 18:51:07 -06:00 |
|
Ankur Kumar
|
426df7a0e4
|
[5.8] use bigIncrements by default
All new migrations will be using bigIncrements
https://github.com/laravel/framework/pull/26472
|
2019-02-24 10:53:30 +05:30 |
|
Taylor Otwell
|
1d8add88f7
|
Merge branch 'develop' of github.com:laravel/laravel into develop
|
2019-02-19 21:58:38 -05:00 |
|
Taylor Otwell
|
d201c69a8b
|
update config file
|
2019-02-19 21:58:25 -05:00 |
|
Dries Vints
|
3c53897ee4
|
Merge branch 'master' into develop
|
2019-02-15 18:47:27 +01:00 |
|
Dries Vints
|
83b6be51ad
|
Update changelog
|
2019-02-15 18:45:50 +01:00 |
|