Support the ongoing development of Laravel.io →

Joe5

Joined 26 Oct 2014

Statistics

Threads 7
Replies 18
Solutions 5
Articles 0

How to validate array input?

Hey, I have many to many relationship between Product and Order models with custom pivot attribute r...

0 Likes
8 Replies

Eloquent - relationship pivot table attributes

Hey, I am trying to create simple shopping cart / order module and I've decided to connect orders an...

0 Likes
2 Replies
Solved
posted 9 years ago

Laravel error - Invalid catalog name: No database selected

I am creating an app in Laravel 4.2.11 with almost no packages (using debugbar, generators). Sometim...

0 Likes
3 Replies

How to approach app modularity?

Hey, I am working on an CMS/E-commerce application and I want to create it in modular way. Something...

0 Likes
0 Replies

Codeception Laravel4 module ignores config

Hey, I am trying to do some acceptance testing with Codeception and for some reason it is ignoring m...

0 Likes
1 Replies
Solved
replied 9 years ago

How to validate array input?

In case somebody is interested in what solution I ended up doing I did it like this. public static $...

0 Likes
replied 9 years ago

How to validate array input?

I am not really sure I understand what you mean. Yes the first solution should work but it would be...

0 Likes
replied 9 years ago

How to validate array input?

Could you be more specific please? Like I said, I have looked at the docs but did not found the solu...

0 Likes
replied 9 years ago

Laravel error - Invalid catalog name: No database selected

Now it happened again, unfortunately the problem is not in the environment detection. I've looked at...

0 Likes
replied 9 years ago

Eloquent - relationship pivot table attributes

Found the solution. The problem was that I was trying to access this pivot through order collection....

0 Likes
Solved

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.