laravel / framework

The Laravel Framework.
https://laravel.com
MIT License
32.33k stars 10.96k forks source link

Use laravel9 package extension development Use pushMiddlewareToGroup to add middleware group invalid #41386

Closed shijie1991 closed 2 years ago

shijie1991 commented 2 years ago

Description:

Use laravel9 package extension development Use pushMiddlewareToGroup to add middleware group invalid

Steps To Reproduce:

CoreServiceProvider.php

image

output

image

AuthController.php

image

output

image

driesvints commented 2 years ago

Hi there,

Thanks for reporting but it looks like this is a question which can be asked on a support channel. Please only use this issue tracker for reporting bugs with the library itself. If you have a question on how to use functionality provided by this repo you can try one of the following channels:

However, this issue will not be locked and everyone is still free to discuss solutions to your problem!

Thanks.

shijie1991 commented 2 years ago

laravel8 works fine