Support the ongoing development of Laravel.io →

388 Threads

laravel 5 pagination page[] Unsupported operand types

Laravel 5 pagination I found vulnerability. standard pagination website.com/list_web?page=2 Paginati...

0 Likes
0 Replies
posted 9 years ago

How to make the queue worker sleeps after processing some jobs?

Hello, Let's say I have 100 jobs in the queue, I want every 10 jobs processed, the worker will sleep...

0 Likes
2 Replies

To queue or not to queue

I do have a webservice that allows the user to start a process that uses image manipulation with ima...

0 Likes
3 Replies
posted 9 years ago

Access instance variables of a running Queue Job?

I have a job that is triggered based on user interaction. The job takes a CSV file, runs throttled A...

0 Likes
2 Replies

RabbitMQ with php-amqplib throws error

Hi, I'm trying to make integration with RabbitMQ. For this I'm using libraries: "videlalvaro/ph...

0 Likes
0 Replies
posted 10 years ago

There are no commands defined in the "queue" namespace

I am getting the following error in my laravel log: production.ERROR: exception 'InvalidArgumentExce...

0 Likes
3 Replies
posted 9 years ago

Run a queue once and quit?

Hello In my system I want to have a list of jobs to be processed once a day and once a week. These j...

0 Likes
0 Replies
posted 9 years ago

What are you guys using for queues?

I'm currently using beanstalk(d) for my queues, but I'm curious what you guys use so that I can be o...

0 Likes
2 Replies
posted 9 years ago

Mixing Event::queue and Mail::queue

Is a bad idea to mix event queues and mail queues? for example is it bad to Mail::queue from with a...

0 Likes
1 Replies

Shopping Cart Plugin for the L5

which is better plugin either https://github.com/Crinsane/LaravelShoppingcart or https://github.com/...

0 Likes
1 Replies

Add properties to collection objects before sending them as response?

Hey, I am trying to figure out how to add some properties to a Collection of Comment objects. each c...

0 Likes
3 Replies

Mass email notifications with Mandrill

Hi there, I am working on a job website where job seekers can sign up for email notifications for ce...

0 Likes
1 Replies
posted 9 years ago

Socket implementation using laravel

Hii..all I wants to build small app like "Live score" or "Tradinng" or any real...

0 Likes
3 Replies

[Package] Simple SMS

Simple-SMS Hello everyone! I am excited to announce Simple-SMS; our next package release for Laravel...

0 Likes
2 Replies

Fluent: Attribute Accessors?

Hi, till now I have used eloquent but needed to switch to fluent for a special case. Now I have a st...

0 Likes
0 Replies

Prevent queue:listen from exiting with redis is not running yet

I have a situation where the server is trying to start queue:listen when the redis server is not onl...

0 Likes
0 Replies
posted 9 years ago

Queue ssh2 doesn't working

Hello, I have 2 VPSs, let's say it VPS A and VPS B. On VPS A, I have a laravel application that uplo...

0 Likes
1 Replies
posted 9 years ago

Call to undefined method Posts::newQuery()

Im trying to get a post of a user and display the content of the post but it returns an error: &quo...

0 Likes
3 Replies
posted 10 years ago

Laravel Queue outside of laravel

Hello guys, hope you are all fine I have a project where i want to use the rabbitMq as a queue drive...

0 Likes
1 Replies
posted 9 years ago

Supervisor/RedisQueue does not recognize environmental variables

Been running into some weird errors with queues and supervisor today. Got a message saying that none...

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