Support the ongoing development of Laravel.io →

1,917 Threads

Two Laravel apps under the same domain (session sharing)

Hi all, I'm in need of two Laravel apps responding to different routes under the same domain. For si...

0 Likes
1 Replies

OAuth2 client and keep session data

Hi, What is the best way to keep login/session data on oauth2 client side. For now, I used cookies (...

0 Likes
0 Replies

Laravel session resets after reload

My laravel session doesn't seem to be working. When I reload the page all session data seems to be l...

0 Likes
1 Replies
posted 10 years ago

Laravel 5 Cannot redeclare class App\Http\Controllers\Auth\AuthController

http://laravel.io/bin/9b59O -> 2 days old install of Laravel 5 i run to this error, after prepari...

0 Likes
4 Replies

auth:attemt don't work!

I don't know why this code don't work? public function handleLogin() { // validate the info, create...

0 Likes
5 Replies

events for new user sessions?

i want to track how many users use my website every day. Tracking auth.login works for logins but wh...

0 Likes
3 Replies

artdarek/oauth-4-laravel problem with creating new blogger post

Hi folks, I couldn't manage to handle how to open a new blog post with artdarek/oauth. I can login a...

0 Likes
1 Replies

auth for one group?

Hi all! Im new with laravel and I thinking how to solv one problem. in my routing I have somethink l...

0 Likes
1 Replies

Trouble authorizing with side application.

I have an Ads website, built on top of a CMS. Recently I have decided to write few managemenet utili...

0 Likes
0 Replies

Before filter working on local server, not on remote server

In one of my controllers, I have used the before filter in the constructor like this: public functio...

0 Likes
8 Replies

Laravel 5 - Auth Driver - What am i doing wrong ?

This is my ServiceProvider located at App/Providers/ <?php namespace Sail\Providers; use Illumi...

0 Likes
1 Replies
posted 10 years ago

Login working once

I have build an application using laravel. Yesterday I have put the application live, but I have a l...

0 Likes
3 Replies

How to use Laravel Authentication With Neo4j Graph Database

Hello Everyone, Myself piyush.I am currently working on laravel framework and databse is Neo4j Graph...

0 Likes
1 Replies

Sentry groups and users

hello am building a system has ACL using Laravel 4 with Sentry, the scenario is there should be 2 gr...

0 Likes
2 Replies
Solved

Use `laravel_session` data from $_POST instead of $_COOKIE

Hi there, As default, Laravel sends out a header to register a cookie to recognize and match session...

0 Likes
3 Replies

Where to store API token when requesting data

Hi guys, Would like to know where you store api token when requesting a data? is it in query string...

0 Likes
1 Replies

Get controller variable at the filter

Hi, I'm wondering if it's possible to get a variable ,defined at the controller, at the filter? i h...

0 Likes
1 Replies
posted 10 years ago

Calling ->before('auth'); on every route

I have a "routes.php" with many get, almost all the gets must be protected with authentica...

0 Likes
2 Replies
Solved

Homestead with Google OAuth

Anyone been able to find a solution for using example.app on Homestead for Google OAuth REDIRECT URI...

0 Likes
1 Replies
Solved

exception 'ErrorException' with message 'password_hash():

I am not able to understand the error. I have put bits from logs,migrations and form and route. -log...

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.

© 2025 Laravel.io - All rights reserved.