Support the ongoing development of Laravel.io →

845 Threads

posted 9 years ago

Session files laravel 5.1.7 Not writable

My Session files are not writable I make chmod -R 777 storage/framework/sessions but per each reques...

0 Likes
1 Replies
Solved

Class 'Memcached' not found on WAMP

Hi guys, I am experiencing the following error: Class 'Memcached' not found I am developing in a WAM...

0 Likes
4 Replies

Happy to Help with Question and Answers for Developers Forum

Hello ! I am feeling extremely glad to enter into this technology world. Being in the field of infor...

0 Likes
0 Replies

possibly out of free disk space

ErrorException in D:\xampp\htdocs\pckg\vendor\laravel\framework\src\Illuminate\Filesystem\Filesystem...

0 Likes
1 Replies
posted 9 years ago

Laravel 5.1 session not persisting

Hello everyone. I'm pretty new to Laravel and I have been stuck for 2 days on this issue now. I brie...

0 Likes
4 Replies

Auth::check() is not working

I am trying to authenticate users in my Laravel application. I am encountering the following problem...

0 Likes
4 Replies
Solved

Laravel 5 session cookie not being set in the browser.

I'm using sentry 2 and laravel 5 for my authentication. I recently migrated from 4.2 to 5.1. I've us...

0 Likes
0 Replies

Sessions not being saved.

None of my sessions are being saved in laravel. Workplace: Windows 10 Nginx, latest. PHP, latest. Re...

0 Likes
2 Replies
Solved

xsrf-token and laravel_session javascript cookies(not creating on page load)

Hello, When I delete all cookies and reload my website in firefox all http requests are returning 50...

0 Likes
0 Replies

Authenticating users in Laravel via Windows Authentication

I have PHP running in a Windows domain on IIS 7.5. Windows authentication is turned on via IIS, so t...

0 Likes
3 Replies

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
posted 9 years ago

The tongues of mortals and of angels

If I speak in the tongues of mortals and of angels, but do not have love, I am a noisy gong or a cla...

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

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
posted 9 years ago

How to keep session id on login?

Hello, how can i keep my session id on login. Seems Laravel 5 regenerates the session id When i get...

0 Likes
10 Replies
posted 9 years ago

Undefined property: Illuminate\Http\Response::$charset

Hello I've created a site to manage articles for a client. The problem is, whenever I try to get to...

0 Likes
4 Replies
posted 9 years ago

Using cookies to store some session data

Hi there, I'm wondering if there's a way to create a custom session driver or any other code that ca...

0 Likes
0 Replies
posted 9 years ago

CSRF token regenerates after multiple failed image requests

@for ($i = 0; $i < 40; $i++) <img src="uploads/{{ $i }}"> @endfor Can any...

0 Likes
0 Replies
posted 9 years ago

Laravel5 lost session when chage or reload page

I start using laravel web framework. I finished my project and I deploy it to server. On the server...

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.