Taylor Otwell
|
e471dd1cf0
|
rename class
|
2020-07-14 15:57:11 -05:00 |
|
Taylor Otwell
|
a14a1208ad
|
remove alias that isnt needed
|
2020-07-14 15:48:22 -05:00 |
|
Taylor Otwell
|
e265156bc6
|
simplify line
|
2020-07-14 15:12:37 -05:00 |
|
Taylor Otwell
|
6f1f40bc94
|
update link
|
2020-07-14 14:39:13 -05:00 |
|
Taylor Otwell
|
a9623d3596
|
update wording
|
2020-07-14 14:10:07 -05:00 |
|
Taylor Otwell
|
ce3e006d61
|
remove unneeded property. can use ignore method
|
2020-07-14 14:07:25 -05:00 |
|
Taylor Otwell
|
a9abc85301
|
consolidate to a single method
|
2020-07-14 14:00:47 -05:00 |
|
Taylor Otwell
|
880cc1d3d8
|
simplify default exception handler
|
2020-07-14 10:10:03 -05:00 |
|
Muah
|
adb7eacf9e
|
[8.x] Multiple guards for RedirectIfAuthenticated (#5329)
* Update RedirectIfAuthenticated.php
allow the middleware to have the same behavior as https://laravel.com/api/5.8/Illuminate/Auth/Middleware/Authenticate.html#method_authenticate
so now the guest middleware have the same footprint as auth ex.`guest:web,admin` instead of creating multiple lines to support different guards.
* Update RedirectIfAuthenticated.php
|
2020-06-29 10:21:36 -05:00 |
|
Taylor Otwell
|
6ca2ecacea
|
remove unneeded block
|
2020-06-24 13:13:32 -05:00 |
|
Taylor Otwell
|
c58b40b9bc
|
Remove extra line
|
2020-06-24 13:12:04 -05:00 |
|
Taylor Otwell
|
d2db8d8159
|
fix comments
|
2020-06-24 13:11:53 -05:00 |
|
Taylor Otwell
|
5c7c9f3638
|
adjust index script
|
2020-06-24 13:09:30 -05:00 |
|
Taylor Otwell
|
ae2af3adfc
|
tap
|
2020-06-24 13:03:02 -05:00 |
|
Taylor Otwell
|
58a98efb86
|
tweak route provider default settings
|
2020-06-24 12:47:56 -05:00 |
|
Taylor Otwell
|
e0c4fd8b8a
|
one line
|
2020-06-24 11:36:13 -05:00 |
|
Dries Vints
|
17e2ce73ed
|
Merge pull request #5324 from nunomaduro/patch-1
[8.x] Requires PHP 7.3 and bumps both PHPUnit and Collision
|
2020-06-22 10:18:42 +02:00 |
|
Nuno Maduro
|
9374d9e7b3
|
Requires PHP 7.3 and bumps both PHPUnit and Collision
|
2020-06-22 03:07:47 +02:00 |
|
Taylor Otwell
|
641d104610
|
add css file
|
2020-06-19 15:40:52 -05:00 |
|
Taylor Otwell
|
588247b790
|
use postCss default instead of sass
|
2020-06-18 15:26:58 -05:00 |
|
Dries Vints
|
a429eab2d4
|
Merge branch 'master' into develop
|
2020-06-16 14:56:56 +02:00 |
|
Taylor Otwell
|
311c3f823a
|
tweak phpunit.xml
|
2020-06-12 09:35:59 -05:00 |
|
Dries Vints
|
74df1e26e6
|
Merge pull request #5320 from barryvdh/patch-4
Bump fruitcake/laravel-cors
|
2020-06-12 10:36:11 +02:00 |
|
Barry vd. Heuvel
|
2f33300abe
|
Bump fruitcake/laravel-cors
|
2020-06-12 08:50:58 +02:00 |
|
Taylor Otwell
|
b522e3b301
|
shop
|
2020-06-03 17:06:06 -05:00 |
|
Taylor Otwell
|
6aa12f1b06
|
use route service provider
|
2020-06-03 14:51:22 -05:00 |
|
Taylor Otwell
|
6e5f40939c
|
Update README.md
|
2020-06-03 08:30:51 -05:00 |
|
Taylor Otwell
|
9e5ba571a6
|
add password reset migration
|
2020-05-28 10:08:01 -05:00 |
|
Taylor Otwell
|
5639581ea5
|
add basic trust host middleware
v7.12.0
|
2020-05-18 16:50:22 -05:00 |
|
Taylor Otwell
|
c10489131e
|
fix formatting
|
2020-05-18 10:47:20 -05:00 |
|
Taylor Otwell
|
c3f7dd9af8
|
fix doc block
|
2020-05-18 10:20:51 -05:00 |
|
Taylor Otwell
|
c15a1006d1
|
respect dark mode on splash
|
2020-05-15 14:04:40 -05:00 |
|
Ryan England
|
7b0b5d8310
|
Update sponsor link (#5302)
British Software Development have rebranded to Many, link and link text updated accordingly.
|
2020-05-14 08:50:14 -05:00 |
|
feek
|
7d62f500a7
|
chore: update typehint to be nullable (#5296)
By default, this property is null. Therefore, it should be marked as nullable
|
2020-05-04 08:31:39 -05:00 |
|
fragkp
|
0f133c1e8e
|
set default auth_mode for smtp mail driver (#5293)
Co-authored-by: KP <pohl@new-data-services.de>
|
2020-05-01 09:35:51 -05:00 |
|
Dries Vints
|
eb080e5cee
|
Merge branch 'master' into develop
|
2020-04-27 16:33:05 +02:00 |
|
Dries Vints
|
785405b34b
|
Merge branch '6.x'
|
2020-04-27 16:32:54 +02:00 |
|
Nabil Muh. Firdaus
|
d7d342c2f5
|
Disable webpack-dev-server host check (#5288)
|
2020-04-27 08:38:20 -05:00 |
|
Taylor Otwell
|
fac16a7e26
|
Update DatabaseSeeder.php
Update example.
|
2020-04-21 14:47:10 -05:00 |
|
Taylor Otwell
|
2149e8c24c
|
update seeders
|
2020-04-21 14:44:37 -05:00 |
|
Taylor Otwell
|
5f6f5c929b
|
add model
|
2020-04-21 12:41:27 -05:00 |
|
Taylor Otwell
|
b9af2b2294
|
Use new factories
Use the new factories provided in 8.x
|
2020-04-21 10:12:39 -05:00 |
|
Taylor Otwell
|
0e01834bed
|
add sponsor link
|
2020-04-17 10:36:46 -05:00 |
|
Dries Vints
|
919a04914f
|
Merge branch 'master' into develop
|
2020-04-16 09:47:44 +02:00 |
|
Dries Vints
|
3cdfe0ce95
|
Merge branch '6.x'
# Conflicts:
# CHANGELOG.md
|
2020-04-16 09:47:28 +02:00 |
|
Dries Vints
|
8aab222c12
|
Update CHANGELOG.md
v6.18.8
|
2020-04-16 09:45:26 +02:00 |
|
Dries Vints
|
8be1fd4001
|
Merge branch 'master' into develop
# Conflicts:
# CHANGELOG.md
|
2020-04-15 13:47:54 +02:00 |
|
Dries Vints
|
b5f008a8bf
|
Update CHANGELOG.md
v7.6.0
|
2020-04-15 13:46:52 +02:00 |
|
Taylor Otwell
|
d53c56e4e0
|
remove unneeded parent boot calls
|
2020-04-14 16:14:22 -05:00 |
|
Dries Vints
|
103fc0b451
|
Merge pull request #5278 from voyula/patch-1
[7.x] Normalize Style
|
2020-04-14 10:58:32 +02:00 |
|