Support the ongoing development of Laravel.io →

1,912 Threads

Can't get filtering working

Hi! I'm just starting out with Laravel and I'm having a hard time trying to get the filters to worki...

0 Likes
2 Replies

Getting a weird error when working with Laravel 4 and the php league OAuth2

i'm trying to get a Social login with Facebook in place using Laravel and The league OAuth2 client b...

0 Likes
1 Replies
Solved

Login and Register app not working in laravel

I wrote a simple Login/Regiatration code in laravel with neo4j as DB. I installed #####vinelab/neoel...

0 Likes
1 Replies

tappleby/laravel-auth-token

Hello, on the client i get the user information via Route::get('auth', 'Tappleby\AuthToken\AuthToken...

0 Likes
0 Replies

Change credentials Sentry 2

Hello! Im using sentry2 , by default the sentry configuration works with email and password like cre...

0 Likes
1 Replies
Solved

Password remind doesn't send email

Hello I was implementing reset password process, and I'm following the Auth section of user guide. T...

0 Likes
4 Replies

Laravel Authentication redirect me always to login page

I'm trying to use Laravel Auth::attempt() function but it's always redecting me to login page, even...

0 Likes
3 Replies

How to run tests as a logged-in user?

I’m trying to create some tests for a Laravel application using Behat. Many of the tests require tha...

0 Likes
4 Replies

Authentication many to many laravel and slug

I am new in laravel 4 In my app every user my have many blog which store in in table in database Blo...

0 Likes
0 Replies

Logged In Localhost In Website Not Logged but is refresh page session is resset ?! and auth not work

Hey All I have Some Big Error I have A project With Localhost is worked but before upload my project...

0 Likes
2 Replies

Problem loging in, "The page isn't redirecting properly"

cats\app\routes.php Route::get('login', array('as' => 'login.index', 'uses' => 'LoginControlle...

0 Likes
9 Replies

How to create a log in system

I am trying to create a log in functionality for my application. I have a login view which post to a...

0 Likes
5 Replies

Cookie session manager loses prefixed "dot"

I am trying to implement authentication accross (main domain) grace8.za and (subdomain) book.grace8....

0 Likes
0 Replies

Redirect::to() in 'auth' filter displays plain text message "Redirecting to url"

Hey everybody, I've been searching everywhere, and the only thread I found was on the old laravel fo...

0 Likes
11 Replies
Solved

GET multiple variables from URL and pass them to controller

Hello This is maybe a stupid question, but I'm just learning Laravel and can't find help on internet...

0 Likes
5 Replies
Solved

Two minds about user roles and security.

I've been tinkering with my own user authorisation and providing user roles based on a database entr...

0 Likes
1 Replies

Authentication never returns true value

The authentication even made ​​forcefully by passing the correct values ​​directly to the array , th...

0 Likes
3 Replies

laravel error auth include domain groupe multi namespace groupe

I use laravel 4.2 and in my route file i use this code Route::group(array('domain' => 'www.eee.do...

0 Likes
0 Replies

how to know just error password

Hello, i use this auth in laravel $validator = Validator::make(Input::all(), array ( 'email' =&g...

0 Likes
3 Replies
Solved

Single Sign On for multi domain applications

I have an application which shows a login page on the domain "test.domain1.com". In additi...

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