Support the ongoing development of Laravel.io →

1,910 Threads

please can anyone solve my problem

i am deepak sharma.i am new to laravel 5.2. i am creating login,registration,and log out panel manua...

0 Likes
5 Replies

Testing with Entrust

Hello everybody, I'm quite new to Laravel, and I would like to start testing an application I'm writ...

0 Likes
0 Replies

Unresolvable dependency resolving [Parameter #3 [ <required> $emailView ]]

Hi All When I click on the forgotten my password link i get the error below Unresolvable dependency...

0 Likes
0 Replies

Policy not working, God knows why...

I am trying to move the controls I make in the Controller for a User to be able to leave a Comment o...

0 Likes
0 Replies

Auth::attempt() always fail (using Database) in laravel 5.2

AdminController.php public function checkLogin(Request $request){ $validator = Validator::make( a...

0 Likes
0 Replies

default password reset of authentication not working (Expected response code 220 but code "", with message "")

i am using laravel 5.2 and php 5.6 .env MAIL_DRIVER=smtp MAIL_HOST=smtp.gmail.com MAIL_PORT=465 MAIL...

0 Likes
0 Replies

laravel 5.2 multi auth and laravel localization, auth not working

Can you help me with this question, http://stackoverflow.com/questions/38673593/laravel-5-2-multi-au...

0 Likes
0 Replies

Hashing passwords on client side before sending

Hello everyone, it's my first time posting here, so I would love to welcome everyone. I really like...

0 Likes
3 Replies

Hyperlink to authenticated page not working from MS Word / Excel

Hi, Let's say I have a basic Laravel web application, like the one from the Intermediate Task List q...

0 Likes
1 Replies

Why do the password submission require password_confirm on backend?

I noticed that the standard validation / signup things with Laravel use a password field and a passw...

0 Likes
1 Replies

Redirect "register"

Hello, i am new to Laravel and and am playing with the "built-in" Authentication functiona...

0 Likes
4 Replies

Permission in Routes as Array

Is there a way to have more than one permission for a route? An array doesnt work. I want something...

0 Likes
2 Replies
Solved

Laravel and CKFinder

Hello, I'm trying to use Laravel Auth function in CKFinder to restrict anonymous using of CKFinder....

0 Likes
0 Replies

Check user level laravel 5.0

I have in the database a table named user that contains the following columns, id, email, name, pass...

0 Likes
0 Replies

Call to a member function with() on a non-object error

Hi I tired .i don't know what i do about this error. my function is this: public function viewop($l...

0 Likes
0 Replies

Rate limiting

At the moment, i have a simple rate limiting function implemented with a route filter. I was wonderi...

0 Likes
1 Replies

facebook canvas login issue

I trying to build facebook canvas with laravel 5.2 with "SammyK/LaravelFacebookSdk" packag...

0 Likes
0 Replies

Authentication always fail

Hello. I'm trying to use implement authentication in my system without success (using Laravel 5.0)....

0 Likes
0 Replies

User Authentication not working!

I am creating a simple login function on my website with a registration feature. The registration fe...

0 Likes
12 Replies
Solved

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.