Hey ;) How would I go about this problem when I have a code like this in AuthController: public func...
Try this in view: @if (isset($userInput)) <h1>{{$userInput}}</h1> @endif
The Laravel portal for problem solving, knowledge sharing and community building.
The community