Support the ongoing development of Laravel.io →

1,910 Threads

Retrieving LDAP User List

I am using https://github.com/strebl/ldap-auth to authenticate my users against ldap. However my app...

0 Likes
1 Replies
posted 8 years ago

Start developing in 5.1 or wait for 5.2?

Hi, I'm starting a new project and I'd like to know whether I should start in Laravel 5.1 and then u...

0 Likes
3 Replies
posted 10 years ago

Auth won't authenticate

Hello - I've tried multiple solutions and no matter what I try, my application tells me that my cred...

0 Likes
21 Replies
posted 8 years ago

Laravel Usergroup & Permissions (ACL)

Hi, I am trying to make a system of permissions. I am using a modular package to separate the main a...

0 Likes
1 Replies

help me to create Credit or point system for a web application

hi, i am trying to create a credit or point system for my web application that use Laravel 4,2.. my...

0 Likes
1 Replies

How do I manage two different authentication in Laravel?

since laravel's built in authentication uses user model? For example I want to separate the admin fr...

0 Likes
2 Replies

Modular Structure Laravel

Hello I'm making a website that have two points: Clients Business Clients: static pages like home,...

0 Likes
1 Replies
Solved

Cross subdomain authentication cookies missing

I am using Laravel as a backend API on a subdomain (api.example.com). My front end lies on a differe...

0 Likes
1 Replies
Solved

Api-Guard Tutorial

Hi, Is there a tutorial , other then provided at https://github.com/chrisbjr/api-guard/tree/v1.0.

0 Likes
1 Replies

Laravel Authentication

Hi, everyone. I am implementing a simple Laravel website. I need some urls protected from unauthoriz...

0 Likes
3 Replies

How to display input validation error messages after an unsuccessful registration

I'm using the eloquent authentication driver. After an unsuccessful registration, a user is redirect...

0 Likes
1 Replies

Remembering users under HTTP authentication

I am using the stateless HTTP authentication as described at http://laravel.com/docs/master/authenti...

0 Likes
0 Replies

Use another column instead of 'email' for auth.basic?

I have the following: Route::get('profile', ['middleware' => 'auth.basic', function() { // Only a...

0 Likes
2 Replies

Modified Laravel Vendor files issue

I had modified a vendor file of Laravel placed at /vendor/laravel/framework/src/Illuminate/Auth/Guar...

0 Likes
1 Replies

Make a salt and use sha512 instead of bcrypt

I would like to make a more secure version for my application where there is stored a hash too, i ha...

0 Likes
0 Replies

Dual Auth Mechanism: two user types, two authenticators

Hello Lara-people ! First of all, I'm pretty new to Laravel (and PHP in general) so I don't know if...

0 Likes
0 Replies

Modifying routes after creation

Is it possible to modify a route after it's been created. A good example of this is a package route...

0 Likes
1 Replies

Change SMTP details

Hi what's the best way to replace default SMTP details to the ones coming from the database? Let's s...

0 Likes
0 Replies

Login with google in laravel 5

Hi, i am working on laravel 5 socialite login, but i am getting error like, ClientException in /home...

0 Likes
0 Replies

[Contribution] Lumen 5.1 and Homestead of Laravel: Create a RESTful API

Hello people. I'm glad to share with all of you my most recent course about Lumen and the RESTful AP...

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