Support the ongoing development of Laravel.io →

1,917 Threads

Forgot password mail

Hii..all I am tryging to create forgot password functionality,, but getting following error. Connect...

0 Likes
3 Replies

Get user from WebSocket connection

Hey! I have just started to create a Laravel application featuring websockets. I have managed to cre...

0 Likes
0 Replies

Redirect Intended URL

Using Laravel 5, though this accured in previous versions too. Issue: I'm getting the redirect url s...

0 Likes
0 Replies
posted 10 years ago

How to modify built in authentication in Laravel 5?

I want to be able to distinguish if a user is Administrator, and if he is to redirect him appropriat...

0 Likes
5 Replies

invalid credentials after password_reset on login

I'm on Laravel 4.1.3 I used the password_reset everythings seems to work email is sent , reset passw...

0 Likes
0 Replies

change rule hash password

Hi, i want change rule(algoritm) hash password in laravel . and in attemp use my rule. how to set cu...

0 Likes
2 Replies

Laravel backend for Unity 3D

I am making a game using the Unity 3D. Does anyone know how to implement Laravel as a secure backend...

0 Likes
1 Replies

Auth::logout() "Error connecting to Database"

hello, I'm new of Laravel and I have implemented a simple login app as case of study. I followed the...

0 Likes
4 Replies

Authentication Logout error

I get error Symfony \ Component \ HttpKernel \ Exception \ MethodNotAllowedHttpException when I use...

0 Likes
2 Replies
Solved

Does not work authorization

Hi, coders! Authorization does not work, bring the class code: function postEnter( ) { $login = In...

0 Likes
0 Replies

Validation depending of two variables of the db.

Hello, my table is: users { -bank -movement ... } Validator to the form fields: $validator = Valid...

0 Likes
1 Replies

Separate table for API users using onceBasic(). Is it possible?

Hi! Is it possible to use a different table for users that call my application's API than the ones t...

0 Likes
0 Replies

Updating user table when user logins via remember

With my app, whenever a user logins in, my postLogin() method will update my user table's "logi...

0 Likes
6 Replies

Use Kohana user table in Laravel app

I have the following situation: Huge application, running with Kohana on a mysql database. Admin pan...

0 Likes
0 Replies

Application Debug Mode

app/config/app.php 'debug' => false, I set debug to false on live application. How do I enable...

0 Likes
4 Replies
Solved

How to use laravel Auth::user() outside laravel and pass data in custom php?

I am trying to implement simogeo filemanager into laravel and using it in combination with tinymce i...

0 Likes
0 Replies

Check out my first Laravel 5 Package

This is my first package built for L5. Thought i'd give everyone a peek since many of you here helpe...

0 Likes
0 Replies

Refreshing page causes TokenMismatchException

In my routes I am using the csrf filter, and it is working fine. Route::get('items/index', array('be...

0 Likes
0 Replies

Attempting to upload website. Everything goes into the "public" folder?

I moved my index.php file to the root of my app. and rearranged the below two files From this requir...

0 Likes
6 Replies

Getting current Authenticated User (Laravel 5)

Hi, I am trying to get the current user using the method #3: http://laravel.com/docs/master/authenti...

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