Support the ongoing development of Laravel.io →

222 Threads

Laravel 5.4 mailable does not work with queue sqs

in my controller: $order = Order::with('address','slot','products')->first(); Mail::to('abc@email...

0 Likes
1 Replies
posted 6 years ago

Errors with sending email using laravel

this my : mail.php <?php return [ /* |-------------------------------------------------------...

0 Likes
1 Replies

Job Offer: Looking for help with Ajax form submission

Hello, I am looking for someone that can sit with me on skype and TeamViewer, and help me develop an...

0 Likes
0 Replies

Modify Queued Jobs Laravel

I am using redis queue on laravel and i have been struggling with it. Is it possible to retrieve a q...

0 Likes
1 Replies

Multiple crons / administrative tasks

Hi, I currently utilize tasks scheduling, it works via web server user's (www-data) crontab. Now I n...

0 Likes
0 Replies

Reschedule Jobs

Hello, I might have a simple problem but it really bothers me. I have a model that has an 1:1 relati...

0 Likes
1 Replies
posted 7 years ago

Direct print to printer without popup box.

How to create print function for direct print to printer without popup box? Using Laravel 5.3. Pleas...

0 Likes
2 Replies

Non-default queues and workers

Today we were trying to setup a queues, using 5 workers. We found that, when a job is dispatched to...

0 Likes
0 Replies

Laravel on Google AppEngine: Any way to NOT write services.json?

Google AppEngine is my server platform of choice for all new apps. It's affordable (free during deve...

0 Likes
0 Replies

What are some Laravel project ideas I can pitch to my clients?

I'm doing a business presentation on the benefits of Laravel, and I was wondering what are some good...

0 Likes
0 Replies

Load class instance from Console command - Trying to get property of non-object

Hello, i have a class that im trying to create new instance from it from console command, and im get...

0 Likes
0 Replies
posted 7 years ago

Custom Laravel Web Development

Hello, I am sorry if this is the wrong forum, but I have a lot of experience with Laravel, and I hav...

0 Likes
1 Replies

job (exception not caught?) or delay not working?

I work with jobs to send back webrequests (GET) to urls a user defined. To save load of my server I...

0 Likes
0 Replies

Error running Queue

I have a Queue, which I'm trying to insert a job but, getting the following error: Next Illuminate\D...

0 Likes
0 Replies

Multi scheduler

How can I check/solve my issue with scheduler. Q: If I set multiple command as per below but it work...

0 Likes
1 Replies

Read environment settings from mysql

Good day I am using Laravel 5 and I want to store some environment settings like timezone or url in...

0 Likes
0 Replies

laravel passport revoke and prune event listener is not doing anything

I've added this two event listeners to my : EventServiceProvider /** * The event listener m...

0 Likes
1 Replies
Solved

Queue processing problem using Beanstalkd: Sometimes jobs don't run

Laravel 4, Beantalkd, Supervisor, and Beanstalk Console These are the columns in the console for obs...

0 Likes
2 Replies

Not all jobs get deleted from beanstalkd

Hi. This is my first post. I've got an application that uses beanstalkd as a task queue. Jobs are...

0 Likes
1 Replies
posted 7 years ago

Get info member like facebook fan page

I have a problem. I don't solution for get member was liked my facebook fan page. Wish have idea fr...

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.