Mior Muhammad Zaki
|
69bd1dceef
|
Use $_SERVER instead of $_ENV for phpunit.
Laravel 5.8 limits dotenv to only rely on $_SERVER and not $_ENV. See https://github.com/laravel/framework/pull/27462
|
2019-02-13 08:54:45 +08:00 |
Dries Vints
|
fae44eeb26
|
Replace string helper
|
2019-02-12 16:53:41 +01:00 |
Dries Vints
|
75468420a4
|
Use same version as framework
|
2019-02-09 14:05:33 +01:00 |
Dries Vints
|
e4f20eac36
|
Reverse minimum PHPUnit version
|
2019-02-09 12:21:57 +01:00 |
Taylor Otwell
|
7b675abe4b
|
Merge pull request #4939 from driesvints/phpunit8
[5.8] Update to PHPUnit 8
|
2019-02-08 16:10:44 -06:00 |
Dries Vints
|
4dc76847c1
|
Update to PHPUnit 8
Encourage people on 5.8 to use PHPUnit 8.
|
2019-02-08 17:14:08 +01:00 |
Taylor Otwell
|
2b14e0e96b
|
Merge pull request #4913 from yuloh/beanstalkd-blocking-pop-config
[5.8] Add beanstalk queue block_for config key
|
2019-01-18 08:11:32 -06:00 |
Matt Allan
|
2588b254a0
|
Add beanstalk queue block_for config key
This functionality was added in laravel/framework 9aa1706.
|
2019-01-17 16:01:57 -05:00 |
Taylor Otwell
|
9180f646d3
|
add env variable for mysql ssl cert
|
2019-01-17 10:41:23 -06:00 |
Taylor Otwell
|
2d2c089a4a
|
Merge pull request #4904 from Te7a-Houdini/modify-redirect-if-auth-middleware-to-allow-multiple-guards
[5.8] Modify RedirectIfAuthenticated middleware to accept multiple guards
|
2019-01-16 09:06:56 -06:00 |
Taylor Otwell
|
247f7f9619
|
Update RedirectIfAuthenticated.php
|
2019-01-16 09:05:51 -06:00 |
Te7a-Houdini
|
bb79dda1ff
|
Modify RedirectIfAuthenticated middleware to accept multiple guards
|
2019-01-14 17:47:22 +02:00 |
Taylor Otwell
|
3a550dee85
|
Merge branch 'master' into develop
|
2019-01-11 08:53:23 -06:00 |
Taylor Otwell
|
915667a8d5
|
formatting
|
2019-01-11 08:48:42 -06:00 |
Taylor Otwell
|
f795055577
|
tweak wording
|
2019-01-10 15:21:07 -06:00 |
Taylor Otwell
|
35de8c9854
|
Merge branch 'develop' of github.com:laravel/laravel into develop
|
2019-01-10 15:19:09 -06:00 |
Taylor Otwell
|
1be5e29753
|
add dynamo to stubs
|
2019-01-10 15:18:58 -06:00 |
ForzaFerrariDEV
|
1ec97b2c37
|
Update welcome.blade.php
|
2019-01-10 21:46:58 +01:00 |
Taylor Otwell
|
29494438f1
|
Merge pull request #4899 from tiagocyberduck/master
Add Cyber-Duck as a Sponsor
|
2019-01-10 13:04:21 -06:00 |
Tiago Tavares
|
ebc94a6cf4
|
Add Cyber-Duck new Patreon Sponsor to readme
|
2019-01-10 15:18:24 +00:00 |
Dries Vints
|
096c237727
|
Merge pull request #4896 from goodjack/patch-1
Remove extra whitespace
|
2019-01-09 13:12:32 +01:00 |
小克
|
322f7fb152
|
Remove extra whitespace
|
2019-01-09 11:21:41 +08:00 |
Dries Vints
|
321d9e3786
|
Update changelog
|
2019-01-03 17:46:21 +01:00 |
Dries Vints
|
8f06b20d12
|
Update changelog
|
2019-01-03 17:32:14 +01:00 |
Taylor Otwell
|
cfc2220109
|
remove svgs
|
2018-12-30 19:41:37 -05:00 |
Dries Vints
|
d1db3cd089
|
Update changelog
|
2018-12-20 14:55:04 +01:00 |
Taylor Otwell
|
ddd8c2a790
|
Merge pull request #4884 from eric-famiglietti/patch-1
Remove extra whitespace.
|
2018-12-19 07:43:20 -06:00 |
Eric Famiglietti
|
d0726a34d1
|
Remove extra whitespace.
|
2018-12-18 22:22:09 -05:00 |
Taylor Otwell
|
87667b25ae
|
update env variable stubs
|
2018-12-18 09:09:55 -06:00 |
Taylor Otwell
|
3959c09f3b
|
import class
|
2018-12-18 09:07:33 -06:00 |
Taylor Otwell
|
4070dc98d4
|
fix conflicts
|
2018-12-18 09:06:40 -06:00 |
Taylor Otwell
|
70532dd8ae
|
Merge branch 'mix' of https://github.com/JeffreyWay/laravel into JeffreyWay-mix
|
2018-12-15 08:37:28 -06:00 |
Jeffrey Way
|
dc58f95ebb
|
Bump to Mix v4
|
2018-12-14 15:14:03 -05:00 |
Taylor Otwell
|
c8ec9d4358
|
Merge branch 'master' of github.com:laravel/laravel
|
2018-12-11 16:05:51 -06:00 |
Taylor Otwell
|
e1b8847a92
|
add env variable
|
2018-12-11 16:05:24 -06:00 |
Taylor Otwell
|
b1763fe180
|
Merge pull request #4878 from TBlindaruk/delete-401.svg
[5.8] Delete 401.svg
|
2018-12-09 07:34:51 -06:00 |
Tetiana Blindaruk
|
a071fd8697
|
[5.8] Delete 401.svg
- in https://github.com/laravel/laravel/pull/4814 I have added the 401 file, since this file was added to the laravel 401 error page in https://github.com/laravel/framework/pull/26116 PR.
For now this 401 error page has a 403.svg img, so this file not needed more
|
2018-12-08 19:42:09 +02:00 |
Taylor Otwell
|
bc435e7fdd
|
Update .gitignore
|
2018-12-01 10:53:17 -06:00 |
Taylor Otwell
|
4da373d6b2
|
Merge pull request #4870 from driesvints/update-changelog
[5.7] Update changelog
|
2018-11-29 16:26:38 -06:00 |
Dries Vints
|
af2b3b18e9
|
Update changelog
|
2018-11-29 18:22:22 +01:00 |
Taylor Otwell
|
b926f2e114
|
Merge pull request #4866 from driesvints/add-starts-with-rule
[5.7] Add language entry for starts_with rule
|
2018-11-27 08:16:04 -06:00 |
Taylor Otwell
|
7adea122a5
|
Merge pull request #4867 from ajthinking/patch-1
[5.7] Fixed mixed up comment order
|
2018-11-27 08:14:28 -06:00 |
Anders Jürisoo
|
c9046b2291
|
Fixed mixed up comment order
|
2018-11-27 07:52:25 +08:00 |
Dries Vints
|
78cb2685aa
|
Add language entry for starts_with rule
See https://github.com/laravel/framework/pull/26612
|
2018-11-26 17:29:42 +01:00 |
Taylor Otwell
|
2a483bbf60
|
Merge pull request #4865 from eugenesaenko/patch-1
[5.8] Fix typo and add label to breaking change
|
2018-11-22 08:28:25 -06:00 |
Dries Vints
|
3f09521d01
|
Merge pull request #4861 from unstoppablecarl/middleware-priority-comment
[5.7] Update Kernel.php
|
2018-11-22 10:26:38 +01:00 |
saen
|
8d41230c84
|
Update CHANGELOG.md
|
2018-11-22 10:53:54 +02:00 |
saen
|
f724d676db
|
Fix typo and add label to breaking change.
|
2018-11-22 10:51:15 +02:00 |
Taylor Otwell
|
fcb7d35730
|
Merge pull request #4863 from staudenmeir/validation
[5.7] Add date_equals validation message
|
2018-11-21 16:05:36 -06:00 |
Jonas Staudenmeir
|
5052ab1fd7
|
Add date_equals validation message
|
2018-11-21 21:38:35 +01:00 |