Support the ongoing development of Laravel.io →

jonascarlbaum

Joined 15 May 2014

Statistics

Threads 3
Replies 5
Solutions 0
Articles 0

[Billing] Can we use amount/currencies in Stripe/Cashier, not only dollars()-method?

Hi, I haven't tried the Billing (Stripe/Cashier) functionality of Laravel 4.2 yet, nor dived into th...

0 Likes
2 Replies

Cache::tags(...)->flush() issue: different context in Eloquent observer/event?

Hi, I'm experiencing a strange behavior in the model observer/event callbacks. I'm trying to clear t...

0 Likes
0 Replies

Slow late row lookups when using Paginate — MySql

Background I'm struggling with a performance issue on a large dataset, using pagination — when I'm s...

0 Likes
5 Replies
replied 9 years ago

[Billing] Can we use amount/currencies in Stripe/Cashier, not only dollars()-method?

elmbrent said: If you follow the function it returns this : https://github.com/laravel/cashier/blob...

0 Likes
replied 9 years ago

How do I catch PDOException?

DragonI said: See if this helps - Using App::before to trap/catch PDOException Errors (http://www.l...

0 Likes
replied 9 years ago

Slow late row lookups when using Paginate — MySql

Look at the following example from this article SELECT * FROM products JOIN (SELECT id FR...

0 Likes
replied 9 years ago

Slow late row lookups when using Paginate — MySql

To answer myself after reading the answers in that stackoverflow thread I now believe neither of the...

0 Likes
replied 9 years ago

Slow late row lookups when using Paginate — MySql

I actually don't know if that Cursor answer will work when using order by? I guess I don't fully und...

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.