Support the ongoing development of Laravel.io →

344 Threads

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
posted 9 years ago

Android browser and laravel session

Hi, there are some known issues that relate to the Android browser and sessions in laravel? I develo...

0 Likes
2 Replies
Solved
posted 9 years ago

Authentication system on Site Laravel 5.0

Hello, I am a new in laravel and want a best practice advice how to write Authentication system on s...

0 Likes
4 Replies
Solved

Getting a weird error when working with Laravel 4 and the php league OAuth2

i'm trying to get a Social login with Facebook in place using Laravel and The league OAuth2 client b...

0 Likes
1 Replies
Solved

Change credentials Sentry 2

Hello! Im using sentry2 , by default the sentry configuration works with email and password like cre...

0 Likes
1 Replies
Solved

Redirect::to() in 'auth' filter displays plain text message "Redirecting to url"

Hey everybody, I've been searching everywhere, and the only thread I found was on the old laravel fo...

0 Likes
11 Replies
Solved

GET multiple variables from URL and pass them to controller

Hello This is maybe a stupid question, but I'm just learning Laravel and can't find help on internet...

0 Likes
5 Replies
Solved

how to know just error password

Hello, i use this auth in laravel $validator = Validator::make(Input::all(), array ( 'email' =&g...

0 Likes
3 Replies
Solved

WSOD when after validator fails

I'm using Larave 4.2, and everything works just fine. If I enter the correct credentials I will be t...

0 Likes
2 Replies
Solved

Trying to make some html code only shown to users who registered an email adress

I'm new to laravel/webdevelopement in general, so i thought to start out i'd do a authentication scr...

0 Likes
2 Replies
Solved

Problem with Authentication / Login

Hello, people. I'm trying use Laravel Authentication in my aplication, but the Auth::attempt always...

0 Likes
4 Replies
Solved

Laravel authentication filter problem on DigitalOcean Ubuntu server

I'm using Laravel 4 framework with standard built-in Auth support. In local environment everything w...

0 Likes
1 Replies
Solved

Help please!

Please help im just learing to code... $prop = DB::table('Inventory')->where('ID', Auth::user()-...

0 Likes
1 Replies
Solved

How to addTenant to TenantScope with Confide

I am using Confide for users authentication and Laravel Mutli Tenant package so that each user can o...

0 Likes
1 Replies
Solved

Can't find the blade file?

Hi guys, I created a folder inside view /view/account/ And also created the file account.blade.php T...

0 Likes
1 Replies
Solved

is Laravel's default login system cookies based ?!

i always prefer to use sessions to login users , this mean when user logged in system , is login unt...

0 Likes
1 Replies
Solved

laravel 4 authentication always returns false

I am using laravel and always fail to authenticate a user. Here is model code <?php use Illumi...

0 Likes
2 Replies
Solved

[L5] Auth Named Route

url('auth/login') is this the only way to get the link to login page? is there a named route for it...

0 Likes
5 Replies
Solved

error in logout user

Hi I tried to write a logout for users in my site but when a user click in logout link face to this...

0 Likes
2 Replies
Solved

Error clone laravel in git

Hello, Why when i try install laravel with command: git clone [email protected]:laravel/laravel.git my_...

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