Support the ongoing development of Laravel.io →

JacobCZ

Joined 11 Aug 2014

Statistics

Threads 7
Replies 9
Solutions 2
Articles 0
posted 8 years ago

Can't send mail...

Hi, I'm working on an app, that needs to send emails. I have postfix installed and configured and th...

0 Likes
0 Replies

Blank page on all routes

I have a problem, I was working on my app, and it was working allright, but today, when I started my...

0 Likes
1 Replies
Solved

Problem with redirection

Hello, I'm trying to redirect not logged in users to the login page with if(!Auth::check()) { return...

0 Likes
4 Replies
posted 9 years ago

Ignoring existing files in .htaccess

Hey, I use a hosting, that doesn't allow me to upload files outside of the public directory (please...

0 Likes
0 Replies
posted 9 years ago

Adding #comment after the URL when redirecting

Hey, I'm making a comment form and I'd like to send the user directly to the form after submitting t...

0 Likes
1 Replies
replied 8 years ago

Blank page on all routes

Nevermind, solved by deleting the cache...

0 Likes
Solved
replied 9 years ago

Problem with redirection

What exactly should i change?

0 Likes
replied 9 years ago
0 Likes
replied 9 years ago

Route::current() equivalent for the page i came from?

Ok, I solved it by adding <input type="hidden" name="route" value="{{ Re...

0 Likes
Solved
replied 9 years ago

Route::current() equivalent for the page i came from?

psychonetic said: Maybe this is what you are looking for: Redirect::back() ? Nope, I need to get t...

0 Likes

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.