Support the ongoing development of Laravel.io →

1,910 Threads

How can I prevent Session Hijacking?

Hello everyone. I have a question on how to store a user session with laravel. I'm aware of the curr...

0 Likes
6 Replies

Saving form data to session on form submission

I'm trying to solve a problem with passing form data past login screen. I have a form that submits d...

0 Likes
1 Replies

Laravel Auth::loginUsingId() does not work perfectly

I have a problem with Laravel 5.0 I'm using Auth::loginUsingId(). When I logged in then login fine b...

0 Likes
1 Replies

Change Facebook credential at runtime with Laravel 5.1

Hello Guys, I want to change my facebook credential at runtime with Laravel 5.1 Please anyone how do...

0 Likes
0 Replies

Cannot access a named route?

Whoops, looks like something went wrong. Page auth/register: 1/1 ReflectionException in Route.php li...

0 Likes
1 Replies

Make multi role user

Hi, i'm a new in Laravel. But i want make an website with laravel 5 that have 3 role for the user (...

0 Likes
0 Replies

Upgrading 4.2 filter to 5.1 Middleware

If you have watched the Laracast titled "Ogres Are Like Middleware" then I've based this q...

0 Likes
0 Replies

laravel angularjs XSRF protection set up

Hi, what do you think about this set up @section('content') <div class="content" data-u...

0 Likes
5 Replies

Application Form Processing and XML Messaging System using Laravel

Hello, I am new to Laravel and had been working on mostly custom framework design. We will be workin...

0 Likes
0 Replies

EloquentUserProvider does not seem to honor setting for config/auth User model

I've change the location of my User model, updated the namespace accordingly and updated config/auth...

0 Likes
0 Replies

Redirect route based on user role

I need to offer up 2 versions of a set of routes depending on the role of the logged in user. If the...

0 Likes
0 Replies

Middleware vs FormRequest authorize method

Imagine I have an API and this can only be used by authenticated users. I want to get all my albums...

0 Likes
5 Replies

Beginning with routes and views

[http://manudahmen.be/blocnotes2/public/] OK [http://manudahmen.be/blocnotes2/public/about] Sorry, t...

0 Likes
1 Replies

TokenMismatch problem when I open my laravel website in two different web browsers

Hi, I have a problem when i open my website made in Laravel 4, at the same time, with two differents...

0 Likes
3 Replies

Authentification

How to send reset password to email? This is my class... Whats wrong? Why it isnt working? namespace...

0 Likes
1 Replies

Extending Illuminate\Auth\Passwords\PasswordBroker

Hi, I want to extend PasswordBroker to put the reset mails to the queue. I picture simply creating a...

0 Likes
1 Replies
Solved

Laravel and Angular Starting Point

Hello all, I am about to start my first Laravel API back-end, using Angular JS as the front-end. I h...

0 Likes
0 Replies

Detect pixel color

http://inettools.net/en/application/pixelcolor

0 Likes
0 Replies

Password Reset with different user column names

My users table has the prefix user in front of all columns. My email and password fields are userEma...

0 Likes
2 Replies

drop table Password reset

hi i drop manual table password reset and after this i want to run php artisan migrate:rollback thro...

0 Likes
4 Replies
Solved

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.