Support the ongoing development of Laravel.io →
Joe96

Joe96

Joined 28 Apr 2014

Statistics

Threads 44
Replies 23
Solutions 5
Articles 0

Blacklist URLs with validation

Hey, i have a form that accepts only URLs, and i use the validation function accordingly to only all...

0 Likes
1 Replies
posted 10 years ago

Carbon - Check how many days ago was timestamp

Hey, is it possible to get the number of days that have passed since a given timestamp, but only the...

0 Likes
1 Replies
Solved
posted 10 years ago

Check if url with argument is accessed right now

Hey, i want to display something only if the url is the one being accessed. For this i did @if(Reque...

0 Likes
1 Replies
Solved

Global functions

Hey, i need to make some functions availabile everywhere: this means i can call them from a controll...

0 Likes
3 Replies
posted 10 years ago

Redirect does not work

Hey, i made a search view that searches data from the get method and tried to redirect the user back...

0 Likes
1 Replies
replied 11 years ago

laravel 4 authentication always returns false

I had the same problem, but i couldn't find a solution, instead i ran the query to check for credent...

0 Likes
replied 11 years ago

Undefined index: password

Nevermind, i replaced attempt with login, and i made this: $auth = User::where('Name', '=', Input:...

0 Likes
Solved
replied 11 years ago

Undefined index: password

elite123 said: Can you verify Input::all() contains an element called 'password' <input type='p...

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.

© 2026 Laravel.io - All rights reserved.