Support the ongoing development of Laravel.io →

1,915 Threads

LDAP with PHP5 Laravel

A newbie question - I am trying to create an LDAP authentication working of of PHP 5.4 with laravel...

0 Likes
0 Replies

SQL security forms

Hi everyone, Today i want ask you about the security in the forms. I am using tokens in the view, va...

0 Likes
2 Replies

Issue with Laravel validator when using form on mobile.

Hey guys i am having an issue using with validation when i use my form on a mobile device. Everythin...

0 Likes
2 Replies

Using Auth on a different connection or database.

I'm very new to Laravel and am currently building a multi-tenant app. Basically when anyone signs up...

0 Likes
0 Replies

Resetting Passwords

I implemented in laravel 5.1 reset password but i have a problem. I enter the email and get me the l...

0 Likes
0 Replies

Best stack for new app.. laravel 4.2/sentry vs laravel 5/sentinel

Creating a large new web app.. what do you feel is the most appropriate choice? Laravel 5 + sentinel...

0 Likes
1 Replies

What happened to Laravel 5's out-of-the-box Authentication?

I've had a break from Laravel and returned to see release 5.1 is out which I'm sure can only be a go...

0 Likes
1 Replies
Solved

laravel 5- auth

i am new to laravel and in my system there is one admin and all others are users, so i added a boole...

0 Likes
6 Replies
Solved

Register user and send data to two tables at the same time: Users and Users_details

I need to register a new user and store data in two tables separately, the Users table will hold cla...

0 Likes
0 Replies
posted 10 years ago

Login issues in laravel.

Hi gues please i am having this big bug and it is blowing my mind away, on my app i am trying to acc...

0 Likes
1 Replies
Solved

Internet Explorer routing issue

I'm trying to figure out an issue that we're having only with IE; Firefox and Chrome are working fin...

0 Likes
0 Replies

Default Register and Sign-In in latest version of Laravel

Hello, I installed latest version of laravel today(June-24-2015). But i couldn't see the default Reg...

0 Likes
3 Replies

How to update hasMany relationship in Laravel 5.1

Hello, I am totally new on Laravel, and I have implement the User table provided by Laravel Auth, an...

0 Likes
0 Replies

Laravel 4.2 Validation affected by Pagination

Hey all, I have a form being validated that works fine when i'm using $results = $query->get(); b...

0 Likes
1 Replies
Solved

Cross domain session

Hello, What is secure way to make cross domain session? Because it's cross domain, domain config in...

0 Likes
3 Replies

Creating versioning and oauth2 bases authentication with my existing project on cakephp 2.0 to laravel 5

I am upgrading from cakephp 2.0 to laravel 5.1. I need to do versioning if some one can suggest its...

0 Likes
1 Replies

Auth::attempt($credentials) not working

When i am using this code to login $credentials = [ 'email' => Input::get('log...

0 Likes
1 Replies

Custom Auth with Laravel 5.1

Greetings everyone, I have a problem when I make my custom Auth Controller in L5.1 my code is: Custo...

0 Likes
3 Replies
Solved

Sentry installation: [ReflectionException] Class session does not exist

I whant to install Sentry, after artisan command: php artisan sentinel:publish in console i get err...

0 Likes
2 Replies

Laravel 4 Pagination Working incorrectly (Append query string to paginator?)

I'll start by saying i've already consulted the Laravel 4 documentation on Pagination and tried many...

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

© 2025 Laravel.io - All rights reserved.