6561 Commits

Author SHA1 Message Date
Iman
5f9dbb41b5
[9.x] Use php 8 null safe operator (#5670)
This PR leverages php 8 "null safe operator" instead of thrr `optional()` helper
2021-08-17 08:09:03 -05:00
Dries Vints
d57cc57c6d
Merge pull request #5669 from laravel/8.x
Update .styleci.yml
2021-08-17 10:23:34 +02:00
Dries Vints
a199c3bcea
Update .styleci.yml 2021-08-17 10:22:10 +02:00
Dries Vints
6dde1832b4
Sanctum dev-develop 2021-08-12 15:46:34 +02:00
Dries Vints
018bb3c157
Merge branch '8.x'
# Conflicts:
#	composer.json
2021-08-12 15:39: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
4d0f40f98c
Merge branch '8.x'
# Conflicts:
#	CHANGELOG.md
#	composer.json
2021-08-10 19:28:02 +02: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
Dries Vints
7f68c30179
[9.x] Allow develop installs (#5660)
* Allow develop installs

* Disable CORS middleware

* Re-add laravel-cors

* Re-adds collision

Co-authored-by: Nuno Maduro <enunomaduro@gmail.com>
2021-08-09 13:52:42 -05:00
Graham Campbell
542fdfdc1e Merge branch '8.x' 2021-08-08 20:15:40 +01: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
4c552aefbe
Merge branch '8.x'
# Conflicts:
#	CHANGELOG.md
2021-08-03 20:13:53 +02: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
77086029af
Merge branch '8.x'
# Conflicts:
#	CHANGELOG.md
2021-07-13 16:12:52 +02:00
Dries Vints
8e5510458e
Update CHANGELOG.md v8.5.22 2021-07-13 16:12:18 +02:00
Dries Vints
7c977fb9a5
Drop PHP 7.4 support 2021-07-13 14:59:41 +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
d4ff3b72e7
Merge branch '8.x'
# Conflicts:
#	CHANGELOG.md
2021-06-15 17:49:26 +02: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
92cd828c64
Merge branch '8.x'
# Conflicts:
#	CHANGELOG.md
2021-06-01 17:49:55 +02: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
507d499577
Merge branch '8.x'
# Conflicts:
#	CHANGELOG.md
2021-05-18 17:38:28 +02: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
72c6aaa8df
Merge branch '8.x'
# Conflicts:
#	CHANGELOG.md
#	composer.json
2021-05-11 22:50:27 +02:00
Dries Vints
b1b28a6bb1
Update CHANGELOG.md v8.5.17 2021-05-11 22:49:31 +02:00
Dries Vints
ecf460a874
Update CHANGELOG.md v6.20.1 2021-05-11 22:47:22 +02:00
Dries Vints
4ce641d571
Apply fixes from StyleCI (#5607) 2021-05-07 05:54:25 -05:00
Sarwar Ahmed
eb484ce7ed Laracasts contains 2000 video tutorials 2021-05-07 12:53:34 +02:00
Umar
ca7f386666
[8.x] Grammatical omission of 'of' on line 14 (#5603)
* [FIX] grammatical omission of 'of' on line 14

* Update artisan

Co-authored-by: Taylor Otwell <taylor@laravel.com>
2021-04-30 07:45:35 -05:00
netpok
5c137aae41
Bump framework version (#5602)
to include SQL server security fix for GHSA-4mg9-vhxq-vm7j
2021-04-29 07:55:56 -05:00
netpok
5bd72e7805
Bump framework version (#5601)
to include SQL server security fix for GHSA-4mg9-vhxq-vm7j
2021-04-29 07:55:46 -05:00
Dries Vints
dd8111a32d
Merge branch '8.x'
# Conflicts:
#	CHANGELOG.md
#	tests/Feature/ExampleTest.php
#	tests/Unit/ExampleTest.php
2021-04-20 18:14:47 +02:00
Dries Vints
a6ffdbdf41
Update CHANGELOG.md v8.5.16 2021-04-20 18:13:08 +02:00
Roger Vilà
e109ac9022
Update .gitignore (#5593) 2021-04-16 08:13:56 -05:00
Dries Vints
6746f4ec12
[9.x] Implement anonymous migrations (#5590)
* Implement anonymous migrations

* Apply fixes from StyleCI (#5589)
2021-04-15 06:53:35 -05:00
JuanDMeGon
0e8e9a0727
[8.x] Using faker method instead of properties (#5583)
After Faker PHP 1.14 using properties is deprecated and is recommended to use methods instead.
2021-04-13 07:28:01 -05:00