Can Vural
|
1542783002
|
PHPDoc types should be covariant with the parent type (#5714)
|
2021-10-25 13:16:13 -05:00 |
|
Nuno Maduro
|
9915831d22
|
Guess database factory model by default (#5713)
|
2021-10-22 13:11:06 -05:00 |
|
Dries Vints
|
8f63479d44
|
Update CHANGELOG.md
v8.6.4
|
2021-10-20 15:15:52 +02:00 |
|
Taylor Otwell
|
bf2a67c6a2
|
wip
|
2021-10-19 10:20:48 -05:00 |
|
Nuno Maduro
|
1980ca13ea
|
[8.x] Logs deprecations instead of treating them as exceptions (#5711)
* Logs deprecations instead of treating them as exceptions
* formatting
Co-authored-by: Taylor Otwell <taylorotwell@gmail.com>
|
2021-10-19 08:42:24 -05:00 |
|
Mohamed ELIDRISSI
|
196a27593b
|
Remove additional } from welcome view inline css (#5702)
|
2021-10-11 08:58:39 -05:00 |
|
Dries Vints
|
a3b76dbeb7
|
Update CHANGELOG.md
v8.6.3
|
2021-10-05 20:40:50 +02:00 |
|
Taylor Otwell
|
6a68092228
|
Revert "Uses LazilyRefreshDatabase by default (#5696)" (#5700)
This reverts commit 4578193d52f148c79b16a552db65e29a65fee209.
|
2021-10-05 09:23:35 -05:00 |
|
Alex Elkins
|
78e1d56c42
|
Update validation.php (#5699)
modify the grammar for lte and gte validation to have a parallel structure
|
2021-09-29 15:29:27 -05:00 |
|
Nuno Maduro
|
4578193d52
|
Uses LazilyRefreshDatabase by default (#5696)
|
2021-09-29 08:20:24 -05:00 |
|
Nuno Maduro
|
ef9d0e4c78
|
Ensures downloaded version of Collision supports PHP 8.1 (#5697)
Co-authored-by: Taylor Otwell <taylor@laravel.com>
|
2021-09-29 08:17:58 -05:00 |
|
Dries Vints
|
aa9cb884d2
|
Bump Mockery and PHPUnit
|
2021-09-29 11:51:32 +02:00 |
|
JuanDMeGon
|
5f7395b289
|
Keeping access tokens migration id consistent (#5691)
This is just a tiny "fix," using id(); to be consistent with the other migrations already included in the framework.
|
2021-09-28 08:03:31 -05:00 |
|
Surajit Basak
|
1e5b9989c3
|
[8.x] Add failover in supported mail configurations comment section (#5692)
Co-authored-by: Surajit Basak <surajit@adrobit.com>
|
2021-09-28 07:59:24 -05:00 |
|
Dries Vints
|
4f8a0f35fa
|
Update CHANGELOG.md
v8.6.2
|
2021-09-07 16:33:40 +02:00 |
|
Samuel Levy
|
0bc525860c
|
[8.x] Added prohibits validation message (#5681)
* Added `prohibits` validation
* Update validation.php
Co-authored-by: Taylor Otwell <taylor@laravel.com>
|
2021-08-31 16:08:19 -05:00 |
|
Roy van Veldhuizen
|
a36f02c4f2
|
Dark mode auth links contrast (#5678)
* Improved contrast ratio of auth links in dark mode.
* Restored home link.
|
2021-08-25 13:07:32 -05:00 |
|
Dries Vints
|
75a7dba9c4
|
Update CHANGELOG.md
v8.6.1
|
2021-08-24 17:59:48 +02:00 |
|
Maarten Buis
|
7c99346801
|
[8.x] Use PHPDoc comments from base class in User model (#5676)
* Use phpdoc comments from Model class
* Update User.php
|
2021-08-23 08:47:37 -05:00 |
|
Gabriel Pillet
|
8677c94a50
|
Fixing "Line exceeds 120 characters" in TrustProxies (#5677)
To comply with PSR-2
|
2021-08-23 08:42:15 -05:00 |
|
Taylor Otwell
|
52de5d84f6
|
wip
|
2021-08-20 07:59:36 -05:00 |
|
Dries Vints
|
c512ba2b16
|
Update app.php (#5674)
|
2021-08-19 09:03:02 -05:00 |
|
Dwight Watson
|
3399464a74
|
Add failover driver to default mail config file (#5672)
* Add failover driver to default mail config file
* Remove empty spaces
|
2021-08-18 08:14:34 -05:00 |
|
Dries Vints
|
b55e3fbb14
|
Update CHANGELOG.md
v8.6.0
|
2021-08-17 17:56:01 +02:00 |
|
Pradeep Kumar
|
6e10e9653f
|
Add WebReinvent as a Sponsor (#5668)
|
2021-08-17 08:10:33 -05:00 |
|
Dries Vints
|
a199c3bcea
|
Update .styleci.yml
|
2021-08-17 10:22:10 +02:00 |
|
Taylor Otwell
|
226d1bfc3c
|
[8.x] Sanctum (#5663)
* initial sanctum poc
* add files
* remove token
|
2021-08-11 13:44:34 -05:00 |
|
Dries Vints
|
236b31872d
|
Update CHANGELOG.md
v8.5.24
|
2021-08-10 19:27:09 +02:00 |
|
Dries Vints
|
b6f4ee7661
|
Use new TrustProxies middleware (#5662)
|
2021-08-10 08:41:29 -05:00 |
|
Graham Campbell
|
59f33209d5
|
Merge branch '6.x' into 8.x
|
2021-08-08 20:15:22 +01:00 |
|
Cristiano Fromagio
|
e5962266d7
|
[8.x] Add accepted_if validation rule (#5658)
* Add accepted_if validation rule
* Update validation.php
Co-authored-by: Taylor Otwell <taylor@laravel.com>
|
2021-08-05 08:45:48 -05:00 |
|
Dries Vints
|
82b5135652
|
Update CHANGELOG.md
v8.5.23
|
2021-08-03 20:12:15 +02:00 |
|
Igor Finagin
|
d286a15b09
|
[8.x] Unified asset publishing (#5654)
* [8.x] Unified asset publishing
* Update composer.json
Co-authored-by: Taylor Otwell <taylor@laravel.com>
|
2021-07-29 08:04:43 -05:00 |
|
Taylor Otwell
|
54c0b5bc52
|
wip
|
2021-07-28 09:34:32 -05:00 |
|
Dries Vints
|
8e5510458e
|
Update CHANGELOG.md
v8.5.22
|
2021-07-13 16:12:18 +02:00 |
|
Claas Augner
|
c636fd0f67
|
add RateLimiter facade alias (#5642)
|
2021-07-10 10:23:22 -05:00 |
|
Dries Vints
|
1e4312f207
|
Update CHANGELOG.md
v8.5.21
|
2021-07-06 18:47:19 +02:00 |
|
Josh Salway
|
8665891284
|
Update validation.php (#5636)
|
2021-07-01 08:38:06 -05:00 |
|
Josh Salway
|
c5f6f6187c
|
Update validation.php (#5637)
|
2021-07-01 08:37:19 -05:00 |
|
Igor Finagin
|
c0363f626c
|
Fix editorconfig for laravel/sail's docker-compose (#5632)
https://github.com/laravel/sail/pull/165#issuecomment-865190799
|
2021-06-22 08:17:05 -05:00 |
|
Dries Vints
|
99d5ca2845
|
Update CHANGELOG.md
v8.5.20
|
2021-06-15 17:48:56 +02:00 |
|
netpok
|
c1587b52c9
|
Add translation for current_password rule (#5628)
|
2021-06-13 10:46:57 -05:00 |
|
Dries Vints
|
0296bb63e1
|
Update CHANGELOG.md
v8.5.19
|
2021-06-01 17:49:26 +02:00 |
|
Michael de Oliveira Ferreira
|
131a10260e
|
add .idea and .vscode to gitignore (#5615)
Add folders to gitignore. The same exclusions exist in the laravel / framework gitignore.
|
2021-05-24 08:19:41 -05:00 |
|
Taylor Otwell
|
c5d38d469a
|
update skeleton for filesystem tweaks to make sail usage easier
|
2021-05-18 17:01:26 -05:00 |
|
Dries Vints
|
afa06fac2a
|
Update CHANGELOG.md
v8.5.18
|
2021-05-18 17:37:20 +02:00 |
|
Hiren Keraliya
|
d3efbaab58
|
[8.x] Fixed grammar mistake (#5611)
* Grammar mistakes
* Update session.php
Co-authored-by: Taylor Otwell <taylor@laravel.com>
|
2021-05-17 08:15:26 -05:00 |
|
Taylor Otwell
|
637c85d624
|
wip
|
2021-05-14 10:09:46 -05:00 |
|
Seyed Morteza Ebadi
|
3131f789ae
|
Add Octane cache store (#5610)
|
2021-05-14 10:09:09 -05:00 |
|
Dries Vints
|
b1b28a6bb1
|
Update CHANGELOG.md
v8.5.17
|
2021-05-11 22:49:31 +02:00 |
|