Hi there, I have a site that has been built for me in Laravel and I am wanting to make some minor ch...
I moved the User model into a domain folder and updated the namespace. I also updated the config/aut...
Hi. I have a problem using the built in user support. I created a table "user" in my datab...
Hi everyone, for let be my app private i have to disable the user register function, and of course t...
hello, i'm trying to create an app that contain admin-side and client-side here is the descritpion o...
I I tried to upgrade to Laravel 5.0, but I have a problem with my macros. I have 2 types of macros:...
I'm having two problems resetting my password in Laravel 5: I usually get an error saying the user...
About So I've read up on SSO, and it seems pretty straight forward, however one thing I'm unsure on...
in my head tag, I declared this <meta name="csrf-token" content="{{ csrf_token...
I already created a column username and fill it in the users table that was used with the laravel 5...
I'm connecting over https with my browser, and in my middleware class when I call $request->secur...
I'm writing an app that has both client and admin side and I need roles and sub-account(for client)...
Hi every body: I try to make AuthController. I have setted "bcrypt" at app/config/packages...
I am trying to use the Auth route to use the default username and password built into L5 however it...
I am new to Laravel and I have the following confusions regarding your package. You did not change t...
I am using this package https://github.com/oriceon/oauth-5-laravel Everything is good with Facebook...
I have a fresh install of Laravel 5 running on WAMP. So far everything is working well as far as rou...
Hi everybody! I have a trouble with login and logout with L5 I am using route Route::group(['prefix'...
Hi everybody -- As stated in the title, I struggle to find how to implement the authentication in Lu...
Hi, My Laravel project is kind of a multi site project, so instead of having a unique email field in...
Solutions given in the past year. Excluding solutions from thread authors.
Select a tag below to filter the results
The Laravel portal for problem solving, knowledge sharing and community building.
The community