Support the ongoing development of Laravel.io →

geodeveloper

Joined 15 Feb 2014

Statistics

Threads 5
Replies 5
Solutions 1
Articles 0
posted 9 years ago

Query Build without results

Hi. I have debugged a query built with query builder: Array ( [0] => Array (...

0 Likes
1 Replies
Solved

Cashier Charge

Hi. I know that with Cashier you can handle easily subscriptions. But how about charging one time, f...

0 Likes
1 Replies
posted 9 years ago

Delete value from Session array

Hi. I'm using Session driver to push values into an array and Laravel allows it like this: Session::...

0 Likes
2 Replies
Solved

Validation custom translate is not working

According to documentation (Validation): Specifying Custom Messages In Language Files In some cases,...

0 Likes
0 Replies
posted 10 years ago

Failed Job with Beanstalkd

I want to track failed jobs with beanstalkd. So far I've setup the failed_jobs table and created som...

0 Likes
3 Replies
replied 9 years ago

Query Build without results

Never-mind i fixed it, Before I used ->having('column', '>=', DB:raw('count(*)')) // this does...

0 Likes
Solved
replied 9 years ago

Populate HTML with database data

Hi. First: read about Eleoquent ORM, how to get data from database. http://laravel.com/docs/4.2/eloq...

0 Likes
replied 9 years ago

Delete value from Session array

Hi. I got helped also on "Live Chat" and the solution is what nc01 suggested. I also check...

0 Likes
replied 9 years ago
0 Likes
replied 9 years ago

Failed Job with Beanstalkd

Thank you for your responses. Anyone knows if there is a fallback option to "synchronously"...

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.