Support the ongoing development of Laravel.io →

1,910 Threads

Auth login issue with Hash::make('secret')

Hi, I am new to laravel, and trying to developing login page using Auth tool. i am using following c...

0 Likes
2 Replies
Solved

True Newb Authentication/Route problems

Having trouble displaying my dashboard after signing in. Here is my UsersController, users/dashboard...

0 Likes
1 Replies
Solved

Best implementation route for user last seen timestamp

I need to implement a "last seen" timestamp in laravel, so if your authenticated, and make...

0 Likes
0 Replies
posted 10 years ago

true newb: authentication issue

I am trying to get my brain around Laravel by trying to follow the tutorial here http://alexsears.co...

0 Likes
1 Replies

Auth::check performance

folks i have a performance question, i user Auth::check a lot within controller and views is it bett...

0 Likes
6 Replies

Password reminder email

Hey, i made a password reminder and it successfully sends emails, but i do not know how to modify th...

0 Likes
1 Replies

Laravel 4 Auth::attempt fails

This is my stackoverflow topic: http://stackoverflow.com/questions/24477170/laravel-4-authattempt-fa...

0 Likes
2 Replies
Solved

Fork of L4withSentry --> Upgraded to 4.2 + AssetPipeline

Hey, I've been using L4withSentry quite a bit, and recently on a couple small projects I find myself...

0 Likes
0 Replies

Protect route using .htpasswd file

Hello! Auth.php has two options: eloquent and database but my app is not using any SQL database. All...

0 Likes
4 Replies

Input::has('name') is working in Laravel 4.0.9?

I tried method Input::has('name') But even i click to choosed image, it still return false. Is this...

0 Likes
5 Replies
Solved

Allow member to reset password (from profile -without using the reset password)

I have a form where a user can update several profile fields such as username, email, location, etc....

0 Likes
2 Replies

Laravel auth == true after User::create ?!

No user is currently logged in. Why after I create a user using a User::create() model (my applicati...

0 Likes
3 Replies
Solved

How should I transition to laravel

Hey laravel community, I'm currently running on a regular php system with laravel as a system that I...

0 Likes
4 Replies

Laravel takes the authentication data from another computer on the network

I use laravel framework (v4.2.4) with the auth provider. I have two accounts: Kees Piet When I log i...

0 Likes
0 Replies

Multiple Filter Parameters

How can you pass multiple parameters to a filter? This function in the compiled.php indicated that y...

0 Likes
0 Replies

Filter on filters

Hi, I'm creating a timesheet webapplication where only registered users can have access. Offcourse a...

0 Likes
2 Replies
Solved

Auth::attempt fails. Hash is differs each time.

Hello! I've looked through all the other threads regarding hashes and Auth:: and not one has been ab...

0 Likes
6 Replies
Solved

CDN is mixing up with other urls.

I'm managin the users profiles from their social network, and using S3 with cdn. The problem is that...

0 Likes
1 Replies

Image from fb in View

Hello everyone, I'm managin the fb images but I don't know why they does't show in the view I access...

0 Likes
2 Replies
Solved

Redirect loop issue

Hi, I just created a simple UserController and after my first test for routing I get a browser error...

0 Likes
6 Replies
Solved

Thanks to our community

Solutions given in the past year. Excluding solutions from thread authors.

Moderators

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.