Support the ongoing development of Laravel.io →

1,910 Threads

Detect users number on editing page

Hi, I would like to know, how to detect if X users is editing a data from the same page. For example...

0 Likes
4 Replies

Initialize session in Codeception

Hi, I have a issue with Codeception, I'm trying to test if user can connected with bad credentials b...

0 Likes
0 Replies

Remember me with several browsers

Hi guys, I'm having an issue with several browsers and the remember me using the cookie driver in se...

0 Likes
5 Replies

Multiple Roles Filters in Laravel Controller Constructor

I have a question about filtering a controller and its actions for multiple user roles. Lets say i h...

0 Likes
1 Replies

Confirmation Code with Larabook

I want to use a confirmation code in the Larabook application, but it gets more complicated because...

0 Likes
0 Replies
posted 10 years ago

Changing database row without knowledge?

Hi, I'm devving a new app in Laravel 4, my first time with Laravel and so far i love it. But i am se...

0 Likes
2 Replies
posted 10 years ago

Laravel 5: Controllers\AuthController does not exist

I have moved the AuthController from Auth to my new directory Frontend. Here is the route Route::con...

0 Likes
1 Replies

Not getting $user after log in, get error Undefined variable: user (View:

I am following a log in tutorial, my login works after the login I redirect to Route::get('/member/...

0 Likes
1 Replies

Auth not working!

Hey friends; There are no errors in No errors in storage log. The record exists in the database with...

0 Likes
7 Replies
Solved

Routing per user role

Hi New here and trying to do some reverse engineering on https://github.com/andrewelkins/Laravel-4-B...

0 Likes
4 Replies

Auth::Attempt() Issues with MCRYPT_RIJNDAEL_128 cipher

Hi there, To all laravel 4 developers who are facing the Auth::attempt() login failure with valid cr...

0 Likes
2 Replies

Creating a 404 error

Hi I'm trying to create an admin section. So far I can login and logout. The only problem I have is...

0 Likes
3 Replies
Solved

Inter-App Communication

Hello folks, I am currently writing a project, where I have different Laravel Apps for different Ser...

0 Likes
0 Replies
posted 10 years ago

Auth::check() automatically logs me out when it is performed a lot in small time

Hi, I'm using the Chumper/Datatable package to show data to my users in a nice DataTables table. I l...

0 Likes
1 Replies
posted 10 years ago

Authenticate java applet with Sentry 2

Can anybody give me some guidelines on how to Authenticate java applet with Sentry 2. Java applet up...

0 Likes
0 Replies

Lusitanian oauth set session from database key

I'm using https://github.com/artdarek/oauth-4-laravel which is built off on https://github.com/Lusit...

0 Likes
0 Replies

Laravel Auth attempt failing with valid credentials

I learn Laravel and try to reproduce what is in that video. I created a database, I created an user...

0 Likes
5 Replies

remember_token

ever since I upgraded to 4.2.8, some users are not being remembered on the site and i'm authenticati...

0 Likes
3 Replies
posted 10 years ago

Auth::login won't work

Hey, i have this code $auth = User::where('Nome', '=', Input::get('username'))->where('Senha',...

0 Likes
3 Replies

Get a birthday

I want to be able to take in 3 inputs. A select for a month, a day, and a year. Then, when the form...

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.