Support the ongoing development of Laravel.io →

1,910 Threads

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 9 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

No Auth Views after composer create-project

Hi, I just got to the Easy Auth video in the fundamentals and noticed that I have no Auth views. If...

0 Likes
1 Replies
Solved
posted 9 years ago

What happened to the auth folder in views in 5.1?

Just installed 5.1 for the first time and the resources/view/auth isn't there in a fresh install. Th...

0 Likes
4 Replies

custom auth in laravel 5 with login and register in the same form

how can I do the same login and registration Form.. Like pinterest.com and login users immediately a...

0 Likes
1 Replies

Sessions and authentication -- am I just not understanding correctly?

I'm having an ongoing issue with the way sessions and authentication work in Laravel. It seems to be...

0 Likes
1 Replies

Authority Controller - Authorization library - CanCan port

Hi everybody ! I'll like to introduce you my Authority-Controller package. It's an PHP authorization...

0 Likes
11 Replies
posted 9 years ago

How to use socialite in a real-world scenario?

Hi, Could anybody describe how I can use socialite in a simple site that: uses Auth for login/regis...

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.