Commit Graph

6553 Commits

Author SHA1 Message Date
Dries Vints 3e9fd59156
Update CHANGELOG.md 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 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 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 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 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 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 ced3e50bca
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 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
Dries Vints c66546e75f
Update CHANGELOG.md 2020-10-06 18:11:27 +02:00
Dries Vints f5161080d4
Update CHANGELOG.md 2020-10-06 18:08:05 +02:00
Norgul f12fd98414
Update logging.php (#5442)
Added `LOG_LEVEL` env variable
2020-10-05 15:11:23 -05:00
Pataar 7b958b5d15
[8.x] Update the badges to use shields.io (#5441)
* Update the badges to use shields.io

Shields.io works a lot better than the old pugx.org.

* Target `/framework` instead of `/laravel`
2020-10-05 07:45:05 -05:00
Andrew Brown 38bc9119eb
type hint the middleware Request (#5438)
stemming from https://github.com/laravel/framework/pull/34224
2020-10-02 08:31:13 -05:00
Taylor Otwell a6ca577839 add comment 2020-09-22 14:17:27 -05:00
Ricardo Gobbo de Souza d3353c9e9a
Fix route when uncomment $namespace (#5424) 2020-09-22 09:23:40 -05:00
Dries Vints 6a9d5e0da1
Merge branch '7.x' into master
# Conflicts:
#	CHANGELOG.md
2020-09-21 18:12:33 +02:00
Dries Vints 4eeb29ee12
Update changelog 2020-09-21 17:59:16 +02:00
Alex Mayer f1a51f7c62
[8.x] Update User Model to Match Jetstream Formatting (#5422)
* Update User Model to Match Jetstream Formatting

* Update User.php

Co-authored-by: Taylor Otwell <taylor@laravel.com>
2020-09-20 20:35:48 -05:00
Taylor Otwell 69d0c504e3 add commented code 2020-09-20 11:39:57 -05:00
Wojciech Gabryś c62a7c13bf Update model path in AuthServiceProvider's policies.
Due to the change of default model location in Laravel 8.x from /App to /App/Models, the initial policy comment shoud also reflect this change.
2020-09-15 09:53:40 +02:00