DEV Community

Discussion on: Customize Laravel Auth (Laravel Breeze Registration and Login)

Collapse
 
dreamhigh915 profile image
DreamHigh

Hi. king.
Now, I'm trying to use jQuery ajax method to send requests to the controller.
But, I've faced such an error.

Target [Laravel\Fortify\Contracts\RegisterViewResponse] is not instantiable.

Hope your kind help.

Collapse
 
kingsconsult profile image
Kingsconsult

Sorry, seeing this late, would be easier for me to debug if I see the way you are sending the request to the controller

Collapse
 
dreamhigh915 profile image
DreamHigh

Thank you. King.
I've solved it myself. :D
Thanks for your kindness reply again.