Support the ongoing development of Laravel.io →

879 Threads

Auth over ssl fails

Hi I have a very strange issue. I have recently been trying to add an ssl cert to my site, and when...

0 Likes
1 Replies

[HELP] User must implement Remindable interface

I use database driver and I am getting this error while doing a POST to /password/remind . Any idea...

0 Likes
3 Replies

security of input::get and eloquent

$comentario = new Comentario; $comentario->autor = Input::get('no...

0 Likes
1 Replies
Solved

external authentication

Hello, I'm working on an app that interacts with a soap webservice, which i'd also like to use for a...

0 Likes
1 Replies
Solved

Sentry 2 authenticates without matching case

I changed login attribute to "first_name" instead of email, so now when I attempt to authe...

0 Likes
8 Replies

Filter in Controller.

Hi, this works fine // route.php Route::get('nuovo-utente', array('before' =>'guest','as'=> 'u...

0 Likes
0 Replies

Logout problem, Auth::check() still returns true after Auth::logout() and Session::flush() call.

Hi there, I'm using Laravel 4.1.26 with the following app::before filter: App::before(function($requ...

0 Likes
2 Replies
Solved

Website hack

Dear Friend I would like to inform all the who work as website developer that now in my country (Cam...

0 Likes
0 Replies

how to handle authentication for api of android and iphone apps

I found how to perform verification of users while they are registerd to the site, simply sending th...

0 Likes
0 Replies

laravel token validation

hello, I know laravel form prevent outside requests using hidden input filed called "_token&quo...

0 Likes
0 Replies

how to check user authentication is online/offline?

I want to check which users is online or offline. Pl help.

0 Likes
0 Replies

What, When Encryption Key in Laravel?

I don't understand what, when Encryption Key in Laravel? Pl help me.

0 Likes
0 Replies

Protect intended url

Hello I have a following scenario: If user is not logged in and he tries to open /admin route he wi...

0 Likes
4 Replies
Solved

Searching database via URL params

I have a need to search the database of my site based on a URL. Since i am not near my local server...

0 Likes
3 Replies

Missing Class

I'm following the posts on the following thread: http://forumsarchive.laravel.io/viewtopic.php?id=15...

0 Likes
1 Replies

AdLDAP with CCovey's package, Auth::check() returns false after Redirect

Hi, I seem to login fine, i.e. Auth:attemp returns true, and within the controller itself Auth::chec...

0 Likes
1 Replies

LDAPS Authentication

Are there any modules out there that work with LDAPS? Looking for a secure way to use our Active Di...

0 Likes
0 Replies

[HELP] Laravel 4 Error...

I'm new in Laravel 4. and currently I'm having problems with it for folder location. 1st PROBLEM htt...

0 Likes
0 Replies

How to setup visibility per user

Hi, description of my problem: I have departments,projects and tasks. Users are invited/assigned to...

0 Likes
0 Replies

Can access User model method only if logged in

I have a User model with a little hom-made "roles/permission" system. Directly in my User...

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