Support the ongoing development of Laravel.io →

845 Threads

CURL and Facades

Hi all, I need to build a webservice between two laravel applications. APP1 (local IP 127.0.1.1 and...

0 Likes
0 Replies

protect route for unauthorized users

hello! I'm new in laravel, i want to deny access routes for unauthorized users. my code: #Route::get...

0 Likes
2 Replies

Laravel-localization redirect issue

I'm trying to set up a good localization system in a Laravel App. Basically what I am after is this:...

0 Likes
2 Replies

Sessions issue in blade on server hosting

i have a blade in which i have a div. the div gets the data from session. also on the same blade i h...

0 Likes
0 Replies
posted 8 years ago

Problems with session

Dear, I'm having the following problem: I created a new project in Laravel 5.1 and made no specific...

0 Likes
3 Replies
Solved

Cross subdomain authentication cookies missing

I am using Laravel as a backend API on a subdomain (api.example.com). My front end lies on a differe...

0 Likes
1 Replies
Solved

Laravel Authentication

Hi, everyone. I am implementing a simple Laravel website. I need some urls protected from unauthoriz...

0 Likes
3 Replies

How to create a custom Flash Notifications service

Hello! I'd like to create something that allows me to save messages in the default flash session sto...

0 Likes
2 Replies

Remembering users under HTTP authentication

I am using the stateless HTTP authentication as described at http://laravel.com/docs/master/authenti...

0 Likes
0 Replies

Cookie expiration

Hello my dear laravel buddies, i have my e-shop, i have laravel cookie to make for product quantity...

0 Likes
1 Replies

hook create.session to save referrer for saving on user registration

Hi, i want to save the referrer if a user comes to my site on the first request, so a session is cre...

0 Likes
1 Replies
Solved

Auth::loginUsingId() and Auth::login() not work in middleware.

Session got cleared after the requested page response, in this requested page Auth::user() is workin...

0 Likes
1 Replies

Auth::logout does not work laravel 5.1

I am newbie laravel here my code is not redirect to signup page. Not any error display. Any suggesti...

0 Likes
4 Replies

Cannot maintain user session following sucessful authentication

Hi All, I am using the built-in authentication views/controllers for Laravel 5.0. I am able to succe...

0 Likes
2 Replies

TokenMismatchException with dropzoneJS

I don't know what else to do anymore, everything I tried failed. So there's this form {{ Form::open...

0 Likes
7 Replies

Codeception Auth::check() fails

Hello everyone, I'm going through Larabook series and have problem with codeception test. Here is my...

0 Likes
4 Replies
posted 8 years ago

Session variable is not clearing in Laravel using Route Redirect with

I'm using Laravel 5.1 and Zizaco/Entrust for roles & permissions. Here i'v an issue while cleari...

0 Likes
0 Replies
posted 8 years ago

Access array values stored in Session

Hi, I would like to store some kind of protected data within an extra array in my laravel session. H...

0 Likes
1 Replies

Image upload won't work Laravel 5

I cannot get an image to upload from a form using laravel 5. I have set 'files' to true but it still...

0 Likes
6 Replies
Solved

Asyncronous AJAX requests cause session problems

Hi, I am using Laravel 5 ("laravel/framework" version is " v5.1.16", Homestead U...

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.