Support the ongoing development of Laravel.io →

1,914 Threads

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

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

Laravel + Angular Oauth

So my question concerns how to implement an authentication system for a site I am working on. I am u...

0 Likes
0 Replies

How to decrypt hash password using normal pHp?

I am having trouble encrypting my password that is being sent from my Android application to php, be...

0 Likes
2 Replies

Auth from different domain

Hi, a customer has a laravel app and a wordpress site on different domains. Is it possible to have a...

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