Support the ongoing development of Laravel.io →

bigwheels16

Joined 10 Dec 2015

Statistics

Threads 2
Replies 6
Solutions 1
Articles 0

Multimail: Mail with multiple configs at runtime -- need opinions

I wanted to be able to do something like this: Mail::using($c)->send('emails/default', ['content'...

0 Likes
3 Replies
posted 8 years ago

How to schedule jobs that only run during the day?

The easiest way to explain this is with an example: I have a system where User A posts a product on...

0 Likes
1 Replies
Solved
replied 7 years ago

response()->json() return an object instead of string json

It seems that if you have this: var jsonObj = $.parseJSON(JSON.stringify(result)); You are converti...

0 Likes
replied 7 years ago

Multimail: Mail with multiple configs at runtime -- need opinions

Thanks for the reply. Eventually I decided to use the Mandrill PHP library (https://mandrillapp.com/...

0 Likes
replied 7 years ago

How do I use chunk to insert large amounts of data into database?

In full disclosure, I don't know anything about this. But I am interested to know how to do this....

0 Likes
Solved
replied 7 years ago

Receiving 404 on all routes other than "home" route

For anyone else that runs into this problem, not having mod_rewrite enabled will also cause this sam...

0 Likes
replied 8 years ago

View cache not being updated with new file.

I had this problem during development. My development server was running on a VM and the clock on t...

0 Likes

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.