Support the ongoing development of Laravel.io →

1,910 Threads

Auth::logout() is throwing an error

Hi, I'm new to Laravel and this is my first project using the framework. I'm having issues with the...

0 Likes
1 Replies

$this->beforeFilter('logged')

Hi everybody. First of all, I need to mention that my knowledge about Laravel is ZERO. I just instal...

0 Likes
0 Replies

PDOException in Connector.php

PDOException in Connector.php line 55: SQLSTATE[HY000] [1045] Access denied for user 'homestead'@'lo...

0 Likes
2 Replies
Solved

How to use new multi auth feature in laravel 5.2

Hello All, I am new in laravel community and start learning laravel. I am going to create a new webs...

0 Likes
1 Replies

Laravel 5.2 custom authentication through third party API

Hi. I'm trying to create a custom authentication method that's going to be used to authenticate user...

0 Likes
2 Replies

Restfull authentication for external app and use in blade view

Hi, I'm currently working on a project where I have to build a restfull API in laravel 5.2. It need...

0 Likes
0 Replies
posted 8 years ago

Laravel ACL

I can't get $request->user() in my CheckRoles middleware. it always null after loging and redirec...

0 Likes
0 Replies

A question so basic I can't even come up with a thread name

Outside Laravel I may would defined a variable as $validation and asigned it a zero integer, and if...

0 Likes
1 Replies

Class App\Http\Controllers\AuthController does not exist

I recently found that the registration of new users, login and such, should be in the AuthController...

0 Likes
2 Replies
Solved

Redirect is rendering template rather than stopping execution in PHPUnit

I have a Laravel 4 application where I check if the user is authenticated and if not it redirects th...

0 Likes
0 Replies

Moving unhashed passwords to hashed Laravel users table

I've got an old users table that has user info with unhashed passwords. I want to migrate all of tho...

0 Likes
1 Replies

Unable to open database file

Hello, I'm writing here in regarding to problem which I have got. Yesterday I started my adventure w...

0 Likes
0 Replies

create user

I'm starting to get the routing working. A registration form sends 4 post to my controller like this...

0 Likes
4 Replies

Have to logout when first going to app otherwise i get error = TokenMismatchException in VerifyCsrfToken.php line 67:

Hello. Its a strange one. I have built an app from a tutorial which all works except for one issue....

0 Likes
0 Replies

Row gets deleted from 'users' table after password reset

I am trying to reset from form available at http://localhost/myprokect/public/password/reset/dynamic...

0 Likes
1 Replies

Session Killed when Accessing /login in browser

Dear All I am new comer in laravel framework. I am trying to create authentication in laravel. I am...

0 Likes
0 Replies

how to redirect users after loging in back to the url they have come from in laravel's default authentication system

I am using laravel 5.2 and i have made authentication system by using laravel's "make:auth"...

0 Likes
0 Replies
posted 8 years ago

Sentinel Kickstart laravel 5.2?

Hello, Is it possible to use Sentinel Kickstart on laravel 5.2? How can I do this job? Anyone done t...

0 Likes
0 Replies

get payload session info

Hi all, can i know algorithm to get session info payload stored in my database? i have to build a fu...

0 Likes
1 Replies
posted 9 years ago

Using PasswordBroker in Lumen

Hi there! I'm falling down with some Lumen issues here and I thought someone may be able to help me...

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.