Support the ongoing development of Laravel.io →

1,899 Threads

General Questions - New to Laravel

Hey guys, Laravel is the first framework I have decided to learn and start working with. I've been a...

0 Likes
1 Replies
Solved

How to Add additional data in Auth

Hello, In laravel Auth, how can I add additional data in Auth. When I'm login then laravel store all...

0 Likes
1 Replies
posted 10 years ago

Hash::make() with same input returns different values in different places, with one working with Auth::attempt(), one not

Long title but it kinda sums up the issue. I have an action in a controller that creates a new user...

0 Likes
6 Replies
Solved

Csrf tokens and session do not persist

I'm using Laravel 4.1 locally and on production (shared hosting, PHP 5.3.27). Locally everything wor...

0 Likes
2 Replies

Guzzle & Laravel

Dear, I have a Laravel API. For example I used Sentry, but can successfully work without Sentry. I l...

0 Likes
0 Replies

Authentication Without a Password

So I am working on an authentication driver for laravel since my work uses shibboleth for all applic...

0 Likes
1 Replies

problem with retrieving data from database

hi , i am new in laravel & stuck in a stage pls help me ... I am trying to authenticate a user &...

0 Likes
1 Replies

Admin: Subdomain vs. subdirectory/route

For a while now, I've kept admin interfaces for my websites as subdomains (admin.mywebsite.com) inst...

0 Likes
2 Replies

Where/how often do you do an Auth check?

I have controllers that have public get, create, update, and delete methods that should only be done...

0 Likes
3 Replies
Solved

is it possible to store the current logged user in session

instead of querying for his data on each page load? or it is not secure?

0 Likes
4 Replies

PHPSpec mocking objects

Hi! I need to test a simple OAuth2 service I am trying to create. However, to test it, I need to moc...

0 Likes
0 Replies
posted 10 years ago

Best practices with Auth

I have a question use throughout my application ACL (Access list controller) and do consultations in...

0 Likes
3 Replies
Solved

[Package] Keeper - role/permission based authentication package using Guard

Hello, i have created package, which adds roles and permissions functionality to the laravels authen...

0 Likes
2 Replies

Laravel 4 Multi Auth with Password Reminder

Hi all , i was created Laravel 4 Multi Auth with Password Reminder :) this the link https://github.c...

0 Likes
0 Replies

Sentinel with Laravel Administrator

Hi, I want to integrate Sentinel within Laravel Administrtor I am new to laravel. Can anyone give me...

0 Likes
1 Replies

Official Facebook SDK vs Opauth

Which is best solution for facebook login? Can someone help me?

0 Likes
0 Replies
posted 10 years ago

Authenticated users not remembered during session

After a succesful Auth::attempt a user is supposed to be logged in for the entire session, correct?...

0 Likes
2 Replies
posted 10 years ago

I'm getting 'ReflectionException Class User does not exist' when going to xxxxx.dev/users route.

Hi, I'm fairly new to Laravel and I'm trying to use efficiently/authority controller package. So I f...

0 Likes
4 Replies
Solved

[solved]Best way to create friendship between users

I'm trying to figure out what would be the best way to create options for users to add friends, I ha...

0 Likes
2 Replies
Solved

Help! newbie in laravel 4..

I am following a tutorial in phpacademy... I'm using ubuntu. I got an error : "Error in excepti...

0 Likes
2 Replies

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.