Support the ongoing development of Laravel.io →

1,563 Threads

What would be the best approach for custom authorization?

The main problem is that i have and old databse with username and password in base64. Second thing a...

0 Likes
2 Replies

Creating a Model without Table

Hi, I would like to implement a Model without a table in Laravel. But, I could not find a help/ refe...

0 Likes
1 Replies

Testing custom filters

Are there any resources or examples available that discuss testing custom filter classes? Or, do you...

0 Likes
0 Replies

php web server and Redirect::to

Hello, now i use new for me method of development. i use php web server on local development machine...

0 Likes
0 Replies

Artisan logout

Can I logout all users by using Artisan?

0 Likes
1 Replies

Laravel Admin and frontend differentiate

I need to make admin and front differentiate in laravel how can i do that any good idea? In CI we us...

0 Likes
1 Replies

Authentication work, but not everywhere

Hello guys, on my Laravel project I'm using the LdapAuth made by Ccovey. The authentication work cor...

0 Likes
0 Replies

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

How to change home page based on login details.

Hi, I would like the home url to change depending on the user logged in i.e. example.com would be st...

0 Likes
1 Replies

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

Laravel and Sentry Check if a user has access to direct

hello friends I find myself working with laravel and sentry, my situation is this: I'm working permi...

0 Likes
2 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

[Package] Artisan-Hash

I needed a simple way to hash and check passwords, so I built artisan commands that basically wrap L...

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

New Confide (dev-huge-update) questions.

I'm wondering if anyone is using Confide (dev-huge-updates) that just came out a few days ago. It's...

0 Likes
0 Replies

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

laravel4 ucenter

how to use the laravel4 ucenter? I can't connect to ucenter!

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

© 2024 Laravel.io - All rights reserved.