Hi, I'm working on an app, that needs to send emails. I have postfix installed and configured and th...
I have a problem, I was working on my app, and it was working allright, but today, when I started my...
Hello, I'm trying to redirect not logged in users to the login page with if(!Auth::check()) { return...
Hey, I use a hosting, that doesn't allow me to upload files outside of the public directory (please...
Hey, I'm making a comment form and I'd like to send the user directly to the form after submitting t...
Ok, I solved it by adding <input type="hidden" name="route" value="{{ Re...
psychonetic said: Maybe this is what you are looking for: Redirect::back() ? Nope, I need to get t...
The Laravel portal for problem solving, knowledge sharing and community building.
The community