Support the ongoing development of Laravel.io →

845 Threads

Serialization of 'Symfony\Component\HttpFoundation\File\UploadedFile' is not allowed

Serialization of 'Symfony\Component\HttpFoundation\File\UploadedFile' is not allowed */ public funct...

0 Likes
2 Replies

How to print error message

Hi, I want to display error message, when login is not successful, this is what i am using, but this...

0 Likes
7 Replies
Solved

Auth filter redirecting back to original POST request in Laravel

Hi i'm new to larvel. I'm need to post the data to post controller after auth. Checked the below pos...

0 Likes
0 Replies

Laravel 5 auth in route

In ver 4.2 this worked: Route::get('owners', array('before' => 'auth', 'uses' => 'PownersContr...

0 Likes
1 Replies
Solved

Repopulate Search Form

Hello, I have a get method search form with a field like this: <form action="/search" i...

0 Likes
2 Replies
posted 9 years ago

Redirect with flash message

When I refresh a redirected page with flash message, is that flash message supposed to disappear? If...

0 Likes
1 Replies

My resource controller isn't working

Here's a bin of what I'm doing and the problem I'm having. Long story short, My resource controller...

0 Likes
2 Replies

TokenMismatchException

I have an issue with my webshop that I can't seem to figure out. Whenever a customer adds items to t...

0 Likes
1 Replies

Laravel 4 Authentication: Remember me is not working

both login and logout is working except remember me is not working. When it log out and it was the c...

0 Likes
0 Replies

Auth::logout();

How does Auth::logout(); work? Won't this logout all current logged in users? How do you just logo...

0 Likes
1 Replies
Solved

Laravel session::flash()

I'm simply just trying reflash a Flash Session from one controller to another. However, this doesn't...

0 Likes
9 Replies
posted 9 years ago

Use Session Inside Event Handler

Hey! I'm using BrainSocket (https://github.com/BrainBoxLabs/brain-socket) to do some web socket stuf...

0 Likes
0 Replies

TokenMismatchException on Apache/PHP upgrade

Hi I’m getting a TokenMismatchException on every request that is authenticated. The problem I’m able...

0 Likes
0 Replies

Check if user is authenticated outside laravel (wordpress)

I am trying to create a secure autologin script and i would like to add an extra layer of security b...

0 Likes
1 Replies

Using Auth and Session class outside Laravel

Hi all, I'm using Moxiemanager as a filemanager for my CMS, and inside it's config file, which is in...

0 Likes
1 Replies

a problem with session and csrf token in old browser in a web server

when i use opera 12 and older and IE and other old browser for get my web app in a server with this...

0 Likes
0 Replies

How to make auth to API REST from a Mobile App

Hello, I'm trying to authenticate from a Mobile App the request to an API REST with Laravel-4. I thi...

0 Likes
4 Replies
posted 10 years ago

Arrowchat integration issue & cannot access Auth or Session class

Hi all , I am facing the arrowchat integration issue with the laravel :( Does anyone know how to ac...

0 Likes
4 Replies
posted 10 years ago

SplFileInfo::getMTime(): stat failed for

SplFileInfo::getMTime(): stat failed for 9/app/storage/sessions/efca54e18458251fd5a9e9bfbacf2c31c9a9...

0 Likes
9 Replies

Laravel as an API and Authentication

Hey Guys! I am working on a project for a client where he wants laravel to be the backend to an iOS...

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