Support the ongoing development of Laravel.io →

netm

Joined 2 Apr 2014

Statistics

Threads 13
Replies 7
Solutions 1
Articles 0
posted 9 months ago

Anyone else out there having trouble with the Amazon SDK?

I have been using SES the AWS transactional email provider on several sites and it has always been g...

0 Likes
2 Replies
Solved
posted 3 years ago

Using static data source for a Model instead of DB

I need to replace a classic DB connection for a Model with a Json static file. I can easily open the...

seob-1 liked this thread

1 Likes
0 Replies
posted 7 years ago

Form macros in Laravel 5.3

I am trying to setup Form Macros in 5.3, I have a service provider working: /App/Providers/MacroServ...

0 Likes
1 Replies

Laravel 4.2 Model not being loaded

I have been using Laravel for a couple of years now and whenever I have created a model it gets auto...

0 Likes
2 Replies
posted 9 years ago

Queue question - jobs seem to execute together

I have a working Queue setup with Beanstalk and Laravel 5.0. I have a loop where I queue a number of...

0 Likes
1 Replies
replied 9 months ago

Anyone else out there having trouble with the Amazon SDK?

So it turned out that when I installed AWS-SDK_PHP with 'composer install AWS-SDK_PHP' it picked a 2...

tvbeek liked this reply

1 Likes
Solved
replied 8 years ago

Laravel 4.2 Model not being loaded

I'm putting this down a lack of coffee. I think it was my hard drive hitting full and effecting the...

0 Likes
replied 9 years ago

Sum of two columns multiplied in Eloquent

If anybody is interested in future I solved it like this... $sales = DB::table('order_lines')...

0 Likes
replied 10 years ago

DB::Raw question

Thanks! Is there a way to just return the sum? This seems to do that and not a collection (but I can...

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.