Support the ongoing development of Laravel.io →

845 Threads

Session issue in L4.0.9

Hi there, I have an application running on L4.0.9 which servers the API for android and iOS App. Las...

0 Likes
0 Replies

500 server error via Ajax POST when Cookies disabled

Hi all, When I do an Ajax post (via jQuery) I get the JSON response back just fine. The problem is t...

0 Likes
1 Replies

laracasts/flash package does not work?

Hello, I installed laracasts/flash package via composer, added to my service providers list and in a...

0 Likes
5 Replies

Laravel + WebSocket(RatchetPHP) + API Routes + Authentication

In my Websocket application I wanted to dispatch the requests to my API, which is protected by the A...

0 Likes
0 Replies

How to share Variables to all views and pages

I'm new to Laravel and i've a question regarding using variables through all my views, to make it cl...

0 Likes
7 Replies
Solved

Laravel 4.2, Redis session for multiple domains @ localhost

Hi Laravel community! I've already configured the project to be able to use the same login session o...

0 Likes
0 Replies

Guzzle and Laravel Sessions

I have a queue worker which rebuilds the cache for some 50 routes every time a user submits or updat...

0 Likes
0 Replies

Consuming a REST API

I have an existing REST API that handles user authentication/CRUD/etc, and I want to build a website...

0 Likes
1 Replies

How to stop a running script after a particular limit in laravel 4

Hello everyone, I'm building an application for a quiz site using laravel 4 there is a module for t...

0 Likes
0 Replies

After many GET requests via AJAX I get 401 Unauthorized

I am using Laravel 5. After too many GET requests via ajax, let's say an ajax request that gets fire...

0 Likes
2 Replies

Internet Explorer routing issue

I'm trying to figure out an issue that we're having only with IE; Firefox and Chrome are working fin...

0 Likes
0 Replies

Cross domain session

Hello, What is secure way to make cross domain session? Because it's cross domain, domain config in...

0 Likes
3 Replies

Tip for anyone with problems with sessions not persisting

I spent 2 days trying to debug why my application wasn't persisting sessions properly only to eventu...

0 Likes
1 Replies

laravel returning empty x-scrf-token

i got laravel up and running but the token is empty

0 Likes
1 Replies

Sentry installation: [ReflectionException] Class session does not exist

I whant to install Sentry, after artisan command: php artisan sentinel:publish in console i get err...

0 Likes
2 Replies

Laravel storage/framework/sessions on EC2 gives failed to open stream

I use to have a working deployment system to amazon beanstalk with EC2 servers and recently I added...

0 Likes
1 Replies

custom auth in laravel 5 with login and register in the same form

how can I do the same login and registration Form.. Like pinterest.com and login users immediately a...

0 Likes
1 Replies

Sessions and authentication -- am I just not understanding correctly?

I'm having an ongoing issue with the way sessions and authentication work in Laravel. It seems to be...

0 Likes
1 Replies

Run a query every 24 hours?

I have a site with a large number of downloads available and I've implemented a bandwidth cap for ea...

0 Likes
1 Replies

CRUD operations

Hello, Can someone help me with my problem or show example. I am a new user of laravel community. I...

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.