6415 Commits

Author SHA1 Message Date
Dries Vints
e8498122a2
Update CHANGELOG.md v8.4.2 2020-11-17 17:40:17 +01:00
A-Maged
9957559dc5
closed @auth correctly (#5471) 2020-11-17 08:57:20 -06:00
Taylor Otwell
4931af1400 add stub handler 2020-11-14 09:17:41 -06:00
Iman
3adc2196f7
Modify the cache.php docblocks (#5468)
In new versions of laravel we do not directly specify the "cache driver" anymore but rather a "cache store", so it does not make sense to mention the drivers up there since laravel supports any arbitrary values defined below it by the user.
2020-11-12 07:55:54 -06:00
Taylor Otwell
1ad5a8d6e0 Merge branch '8.x' of github.com:laravel/laravel into 8.x 2020-11-10 14:19:01 -06:00
Taylor Otwell
aa6d366011 add sanctum cookie endpoint to default cors paths 2020-11-10 14:18:52 -06:00
Dries Vints
3d7a5075e7
Update CHANGELOG.md v8.4.1 2020-11-10 15:57:51 +01:00
Taylor Otwell
b54ef297b3 add auth line 2020-11-09 14:36:40 -06:00
Dries Vints
d9e85605cb
Update CHANGELOG.md 2020-11-03 20:02:19 +01:00
Dries Vints
efdde1e928
Merge branch '7.x'
# Conflicts:
#	CHANGELOG.md
2020-10-31 10:21:07 +01:00
Dries Vints
3923e7f7c4
Update CHANGELOG.md v7.30.1 2020-10-31 10:17:45 +01:00
Dries Vints
ff35597347
Lower ignition constraint 2020-10-31 10:16:23 +01:00
Dries Vints
3e9fd59156
Update CHANGELOG.md v8.4.0 2020-10-30 16:07:53 +01:00
Dries Vints
17778838a4
Bump mockery 2020-10-30 16:06:24 +01:00
Dries Vints
8b947ba34c
Merge branch '7.x'
# Conflicts:
#	CHANGELOG.md
#	composer.json
2020-10-30 16:05:55 +01:00
Dries Vints
509708c7ee
Update CHANGELOG.md v7.30.0 2020-10-30 16:03:50 +01:00
Dries Vints
8ae2d8ec1e
Bump ignition and collision 2020-10-30 15:53:46 +01:00
Dries Vints
3c4eac92ba
Bump Guzzle 2020-10-30 15:48:42 +01:00
Dries Vints
45fa128adb
Merge branch '6.x' into 7.x
# Conflicts:
#	CHANGELOG.md
#	composer.json
2020-10-30 15:43:30 +01:00
Dries Vints
d85be86698
Update CHANGELOG.md v6.20.0 2020-10-30 15:40:46 +01:00
Dries Vints
31fbf612ef
Bump fideloper/proxy 2020-10-30 15:39:45 +01:00
Dries Vints
eb34def26a
Bump tinker 2020-10-30 15:38:43 +01:00
Dries Vints
d906d7b860
Update phpunit constraints 2020-10-30 15:27:02 +01:00
Dries Vints
f363bc30e1
Bump ignition 2020-10-30 14:59:24 +01:00
Dries Vints
fc79b8bb11
Merge branch '7.x'
# Conflicts:
#	composer.json
2020-10-29 17:01:55 +01:00
Dries Vints
9af70cffa4
Merge branch '6.x' into 7.x
# Conflicts:
#	composer.json
2020-10-29 17:01:22 +01:00
Dries Vints
27338d9a99
Allow PHPUnit 9 2020-10-29 17:00:39 +01:00
Dries Vints
4966dd9baf
Update CHANGELOG.md v8.3.0 2020-10-29 14:33:50 +01:00
Dries Vints
86d4ec095f
Update minimum Laravel version 2020-10-29 14:33:24 +01:00
Dries Vints
2460441818
Merge branch '7.x'
# Conflicts:
#	CHANGELOG.md
#	composer.json
2020-10-29 14:32:54 +01:00
Dries Vints
482d68a182
Update CHANGELOG.md v7.29.0 2020-10-29 14:26:10 +01:00
Dries Vints
02ca853809
Nump minimum Laravel version 2020-10-29 14:23:59 +01:00
Dries Vints
056a9e8f90
Merge branch '6.x' into 7.x
# Conflicts:
#	CHANGELOG.md
#	composer.json
2020-10-29 14:23:32 +01:00
Dries Vints
aef279a6cf
Update CHANGELOG.md v6.19.0 2020-10-29 14:17:39 +01:00
Dries Vints
b8d582581a
Update minimum Laravel version 2020-10-29 14:16:58 +01:00
Dries Vints
a4d45e6940
Update CHANGELOG.md 2020-10-29 14:15:43 +01:00
Taylor Otwell
5396be6ef2 update welcome view 2020-10-27 15:15:00 -05:00
Dries Vints
b322096379
Merge branch '7.x'
# Conflicts:
#	composer.json
2020-10-27 16:18:44 +01:00
Dries Vints
9b21125e31
Merge branch '6.x' into 7.x
# Conflicts:
#	composer.json
2020-10-27 16:18:17 +01:00
Dries Vints
4c25cb953a
Allow for PHP 8 2020-10-27 16:17:46 +01:00
Dries Vints
8bfecacf8c
Merge branch '7.x'
# Conflicts:
#	composer.json
#	resources/views/welcome.blade.php
2020-10-27 15:02:56 +01:00
Dries Vints
533f130f14
Merge branch '6.x' into 7.x 2020-10-27 15:01:36 +01:00
Dries Vints
3d46fc355d
Update Faker (#5461) 2020-10-27 08:54:45 -05:00
Dries Vints
22fa816fdf
Delete removed webpack flag (#5460) 2020-10-27 08:11:46 -05:00
Taylor Otwell
bec982b0a3 update by 2020-10-22 16:01:59 -05:00
Viktor Szépe
453d7286f3
Revert per user API rate limit
It was changed from per user to per application in ced3e50bca279f5a499a6d513fcdfd2a020c28ce
2020-10-22 22:41:03 +02:00
Dries Vints
aeec665b75
Update composer.json (#5452) 2020-10-22 07:31:01 -05:00
Dries Vints
d82d7505a1
Update CHANGELOG.md v8.2.0 2020-10-20 20:34:02 +02:00
Tim MacDonald
8d3ca07c4c
add 'multiple_of' translation (#5449) 2020-10-16 08:25:48 -05:00
Ali Shaikh
6bfe68365d
[8.x] Added 'LOG_LEVEL' env variable in .env.example (#5445)
* Added 'LOG_LEVEL' env variable in .env.example

Added 'LOG_LEVEL' env variable in .env.example to be consistant with the change in [#5442](https://github.com/laravel/laravel/pull/5442)

* Update .env.example

Co-authored-by: Dries Vints <dries@vints.io>
2020-10-09 07:40:20 -05:00