You should use it with an "if" so you can do actions when an error occurs.
Do not create the profile (and other user' stuffs) in the controller. You can overwrite the save method from the User' model. When this method is called and the row is a non existing one, then create profile (and other stuffs).
Greetings.
Sign in to participate in this thread!
The Laravel portal for problem solving, knowledge sharing and community building.
The community