Support the ongoing development of Laravel.io →

1,896 Threads

Change session cookie name on the fly

I'm working on a project where businesses can create a page and consumers have to be able to login s...

0 Likes
1 Replies

Use Logged In-User's Data in View

Would be honoured to have a bit of your time :) So I have validated and authenticated a user and upo...

0 Likes
4 Replies
Solved

Unhashing the password

Hi all, I am a new user to laravel. In my website,i am hashing the password and saving them in db ,n...

0 Likes
7 Replies

Auth::attempt validates, but auth filter doesn't acknowledge login

Hi, I am very new to Laravel but I have gone over the documentation repeatedly and I cannot figure o...

0 Likes
1 Replies
Solved

How to build a small site in a day (upload images feature)

Hi! I have a very specific small project need -- I need users to be able to upload their images (and...

0 Likes
2 Replies

Recreated SESSION all the time

Hi, I`m also facing that "bug", when the session is recreated on every page load. I checke...

0 Likes
2 Replies
Solved

Allow user to manage ONLY their own items

Hello, I am new to Laravel and have a small issue... I have an app set up with a front-end [for list...

0 Likes
5 Replies

moving to external server giving problems with validation error messages

I created an user authentication system, everything works great on my local server, but once uploade...

0 Likes
2 Replies
Solved

Sign in for one time to different projects using laravel

I am using laravel 4 framework in web development of my projects. I have 5 applications that should...

0 Likes
1 Replies
posted 9 years ago

Passing user's ID on form submission

So I created a simple Authentication system for my Laravel 4 app following this tutorial: http://cod...

0 Likes
2 Replies
posted 9 years ago

Is there a best or preferred authentication plugin for Laravel?

Hello, I'm totally new to Laravel. I've dabbled with frameworks a little bit in the past such as Cod...

0 Likes
3 Replies

Best practice to keep track of logged in time?

Hello, I am trying to keep track of how long a user is logged in for. I am kinda stumped though. I k...

0 Likes
4 Replies

the syntax for redirection and the where clause

Hello So, I want to get routes like these myweb.com/account/company1/adm myweb.com/account/company2...

0 Likes
0 Replies

Basic Authentication with CGI/FastCGI

Hi all, i'm working with auth.basic and in my server i have Server API CGI/FastCGI. The official doc...

0 Likes
0 Replies

Edit form with image upload

Hello I'm making an application and I have some troubles. I have a model Post. That model contains t...

0 Likes
2 Replies
Solved

Authentication works in local server but not in production server

hi all i've followed this tutorial about restful API http://code.tutsplus.com/tutorials/laravel-4-a-...

0 Likes
3 Replies

Direct user based on a role when logging in

I have a table of users with three roles.... (Staff, Manager and Director)... I'd like a user to log...

0 Likes
2 Replies

Advice about authentication

Hello, i have a website with 2 different cases login with facebook api and registration, login, forg...

0 Likes
2 Replies

Manually logged in user fails auth filter

Hey everyone, I am having some trouble working with Laravel and the infusionsoft api. Right now I am...

0 Likes
1 Replies

Problem with password expiration

Hello. I need to force the user to change their password every 30 days. Is there anything in laravel...

0 Likes
2 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.