Replies: 1 comment
-
Hey @monoland , I can't reproduce this error with your demo code, it worked as expected. And since this is not an issue in Hypervel components, please submit this kind of questions in Discussions, thank you. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
PHP Version
8.3.25
Swoole Extension Version
6.0.2
Database Driver & Version
No response
Description
I’m trying to build a package similar to Laravel Fortify, since Hypervel doesn’t have one yet. When I try to return a response class, an error occurs.
problem solve when I override that method to
Steps To Reproduce
I create a response class
in controller
Beta Was this translation helpful? Give feedback.
All reactions