Support the ongoing development of Laravel.io →

1,910 Threads

Sent Post Request From Android App - Laravel 5

I am trying to post to a laravel Route::post from android application. I tried to get the token from...

0 Likes
2 Replies

SQL Syntax error with custom login username

Hey guys, very simple question: I am getting the following error after specifying my login logic to...

0 Likes
3 Replies
Solved

Laravel 5 Middleware - Keep separated visual website with private admin panel

Hi, I've just started to learn middleware on Laravel 5, so i hope to be clearer as possibile to expl...

0 Likes
6 Replies

Best way to throttle requests by API Key?

Hello, I am trying to basically check if the api key that is currently being used, didn't pass it's...

0 Likes
0 Replies

Proper/best way to access user data

Hello everyone! I'm new to Laravel and I'd want to know the proper/best way to access the currently...

0 Likes
3 Replies

Laravel 5 Login Function

I've looked at the standard AuthenticatesAndRegistersUsers.php file that comes with Laravel 5. I'm...

0 Likes
3 Replies

Laravel multi auth problem

Hi i am using laravel 5, I create the admin panel everthing is perfect. I group users 3 categories....

0 Likes
4 Replies
Solved

Proper use of Auth::login()

I'm trying to use Auth::login() to log users into my application. I'm using ADLdap to first authenti...

0 Likes
1 Replies
Solved

Laravel 5 - Create Users for logged in Admin users.

I wanted to give option to create users for Admin without using Registration form. Do I need to chan...

0 Likes
4 Replies

Using Filter, Ajax and Routes to load a bootstrap modal pop up

I'm doing a website based laravel 4.2 and Bootstrap. I want a bootstrap modal pop up dialog to load...

0 Likes
1 Replies

Laravel 4 Custom User Permissions

So I'm new to Laravel and trying to make a permissions system for the users on my application. Here...

0 Likes
0 Replies

Laracast 16 : Authentication Problem

Hi, I am following the Laracast Laravel-5 tutorials. In video 16 -Ogres are like Middleware, The tut...

0 Likes
2 Replies

Auth::attempt() in Login form not working

This is my login form and my AuthController : //AuthController(postLogin method) public function pos...

0 Likes
3 Replies

Custom Auth Driver in L5

I'm trying to find information on creating a custom authentication driver in Laravel 5, but haven't...

0 Likes
1 Replies

SentryLdap

If there any example/demo or a better documentation how to use https://github.com/anndro/SentryLdap/...

0 Likes
0 Replies
posted 9 years ago

Custom Auth problems

I've tried and tried with this, and it's only after many attempts and much research that I post this...

0 Likes
0 Replies

Adding more options to form

Hey i am new. I was wondering how can I add more variables to form. I tried this: class User ext...

0 Likes
1 Replies
Solved

Adding a validated checkbox to a form

Hi there, I have a site that has been built for me in Laravel and I am wanting to make some minor ch...

0 Likes
8 Replies

Laravel 5 Authentication - Changing User Namespace?

I moved the User model into a domain folder and updated the namespace. I also updated the config/aut...

0 Likes
2 Replies

Laravel 5 - Query Exception, wrong table used

Hi. I have a problem using the built in user support. I created a table "user" in my datab...

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.