Support the ongoing development of Laravel.io →
Input Database
Last updated 1 year ago.
0

Okay, what you're trying to do is quite simple. Are you trying to create another user using the same exact username and then receiving the Whoops page? Also, you should probably be developing with debug=true so you may see the errors Laravel outputs instead of a simple Whoops page.

Do you know how to turn on Debug mode?

Last updated 1 year ago.
0

grindmodeon said:

Okay, what you're trying to do is quite simple. Are you trying to create another user using the same exact username and then receiving the Whoops page? Also, you should probably be developing with debug=true so you may see the errors Laravel outputs instead of a simple Whoops page.

Do you know how to turn on Debug mode?

Thank u very much for your answer, i was a little bit late to answer it by myself because i already found the issue, it was on the response. Now i fixed it and turned the debug mode to true thanks to you. :)

Last updated 1 year ago.
0

Sign in to participate in this thread!

Eventy

Your banner here too?

navidos86 navidos86 Joined 2 Aug 2014

Moderators

We'd like to thank these amazing companies for supporting us

Your logo here?

Laravel.io

The Laravel portal for problem solving, knowledge sharing and community building.

© 2024 Laravel.io - All rights reserved.