Support the ongoing development of Laravel.io →

1,910 Threads

all method are not found

all method are missing except for Input::get please help me i dont know what to do its almost 3 days...

0 Likes
3 Replies

Auth::user not working in laravel

I'm creating a messaging application. User logs in and then his conversations are displayed to him....

0 Likes
2 Replies

Laravel 5 - $this->middleware in controller constructor not working when called from another middleware

Does anyone know why the middleware in the following example is not working? class PageController ex...

0 Likes
0 Replies

L5 Auth\AuthController and Auth\PasswordController not found

Ok, I have been going crazy trying to figure this out and need some help. I ported a Laravel 4 proj...

0 Likes
4 Replies

Lumen & adLDAP package

I have a Lumen app that need to lookup user details form LDAP. I am trying to use the adLDAP package...

0 Likes
0 Replies

Error Messages on Controller Store()

This must documented somewhere, but I had no luck trying to locate. I am using the backend just as a...

0 Likes
3 Replies

How to fetch list of all controllers and actions of my app

Hi all, I am new to laravel, i wanted to fetch list of all controllers in my app, and then fetch lis...

0 Likes
1 Replies

Users can't login after logout

Hi, i'm having an issue. After registration users get automatically logged in and have no problems....

0 Likes
3 Replies

Seeded passwords are always invalid

Hi, I'm trying to use a database seeder to create user accounts for testing. The seeder works fine a...

0 Likes
5 Replies
Solved

What is the best way to handle expired login forms (expired tokens)

If someone logs out and leaves their form open overnight and come back the following day and login t...

0 Likes
2 Replies

Sentry 3 Users Online

Hey guys, Since on my old topic (http://forumsarchive.laravel.io/viewtopic.php?id=10766) the links a...

0 Likes
9 Replies

Can I get current route information in middleware with Lumen?

I need to have the current found controller and action in a middleware, so that I can do some authen...

0 Likes
0 Replies
posted 9 years ago

switch built-in authentication from email to username

Hi, I am trying for hours to just switch the built-in laravel 5 authentication from email to usernam...

0 Likes
4 Replies
Solved

Beginner help with Laravel form in modal

I have a simple login form that is a modal popup. I can make the form work outside of modal fine, b...

0 Likes
3 Replies

Sentry 2 with Laravel 5

Hello everyone, Does anyone have a full documentian of how to install Sentry on Laravel 5, I have tr...

0 Likes
1 Replies

Session cookie not being created.

Hi, I'm developing an app using Laravel, Cordova, and Cartalyst Sentry, and I'm having an issue with...

0 Likes
1 Replies

Stateless token authentication

Is there any laravel/lumen examples of stateless token authentication?

0 Likes
0 Replies

Login whitout Data Base

I'm newbie with L5 and I need make a login on my application with a API (like laravel/socialite) and...

0 Likes
0 Replies

Third-party login system

Hello there, I'm newbie in L5. Hopefully my questions will not sound stupid :P. I'm creating an appl...

0 Likes
0 Replies

How to use Auth::user()->id in route

I want to share userid & username in all views. So i write View::share('currentUser',\Auth::user...

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