Support the ongoing development of Laravel.io →

1,909 Threads

Laralum - The modular laravel administration panel

What is Laralum? Laralum is an idea that came to our mind when we found no CMS that had the right ba...

0 Likes
0 Replies

Authentication with email and phone in a separate table

First of all, sorry for my bad english, I will try my best to explain it. I'm using Laravel 5.4 and...

0 Likes
0 Replies

Security for cross-platform like angular and laravel

any ideas ? how to hide specific key like token in request headers? thanks

0 Likes
0 Replies

How to change redirect page url for login

I have a project, its build by an other developer. Now the owner hired me to do small change in the...

0 Likes
1 Replies

Laravel Cors

Hello. I am trying to do a crossdomain ajax request from my main domain to http://api.domain.uk (my...

0 Likes
2 Replies

Make a custom authentication admin panel

Hello, I'm very new to Laravel and I want to make a Login / Logout system to my admin panel without...

0 Likes
1 Replies

Problem Login with Laravel 5.4+Sentinel

Hi.. i am new in Laravel environment and i just met problem in my first application. I made a page f...

0 Likes
0 Replies

Laravel auth not persistent

Auth isn't persistent accross pages in my laravel 5.4 installation. I've read many other posts all o...

0 Likes
0 Replies

laravel 5.4 migration problem

new laravel 5.4 jubayed@localhost> php artisan migrate ~/Desktop/laravel...

0 Likes
4 Replies

Add primary authentication with google2FA, in Auth laravel 5.3

How am I trying to get my main login done with the google authenticator with the package PragmaRX\Go...

0 Likes
0 Replies

Boilerplate 5.2: assign single permission to multi group

Hi everyone, Need your help. I'm using laravel boilerplat 'Lagency_5.2', Great job done by these guy...

0 Likes
0 Replies
posted 10 years ago

Auth::logout()

I am new to Laravel and have been having trouble with the following piece of code. The system is wor...

0 Likes
10 Replies

Insane Auth::attempt problem

Hi everyone, I have this simple code for testing authentication : public function login(Request $req...

0 Likes
2 Replies
Solved

Rename _token field name

Hello, I'm looking for a solution to rename the _token field and replace it with a Str::random(40) v...

0 Likes
9 Replies

New session is created on each request

Recently I started working on a new project. There was a problem with logging in. I and my teammate,...

0 Likes
9 Replies
Solved

Problem with connecting to Database

I'm new to Laravel and I'm trying to fix next issue for 2 days. I want to create database and migrat...

0 Likes
1 Replies

Passing variable to a view using middleware

Is this possible? I want to pass a variable, style, to my layout template so that it defines the lay...

0 Likes
3 Replies

SQLSTATE[23000] - Column 'user_id' cannot be null

Hey guys, I followed this great tutorial to implement FB login into my application: http://maxoffsky...

0 Likes
7 Replies
Solved

Article - Unboxing Laravel Authentication

http://asklagbox.com/blog/unboxing-laravel-authentication A look at the pieces of the Authentication...

0 Likes
0 Replies

Pusher/Laravel Error

My console is throwing the following error: Pusher : No callbacks on private-App.user.1 for pusher:s...

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.