Support the ongoing development of Laravel.io →

localadvisors

Joined 23 Mar 2014

Statistics

Threads 4
Replies 2
Solutions 0
Articles 0

Routes.php and a real directory

I have two CSS/JS directories because my site has a dashboard and a site. So I created a /public dir...

0 Likes
1 Replies

What am I getting an IS NULL added?

here is what I have CONTRACTOR and BID table class Contractor extends Eloquent { public function bid...

0 Likes
1 Replies

HAS_MANY relationship shows a Phantom IS NULL in query log and returns no rows

here is what I have CONTRACTOR and BID table class Contractor extends Eloquent { public function bid...

0 Likes
1 Replies
posted 10 years ago

Geometry field and Eloquent

I'm setting up my models and the table with a GEOMETRY field for geolocation is causing a UTF-8 erro...

0 Likes
2 Replies
replied 9 years ago

Eloquent relationships - getting user id..

looks like your relationships are inverted. Should be public function files() { return $this->bel...

0 Likes
replied 9 years ago

HAS_MANY relationship shows a Phantom IS NULL in query log and returns no rows

Essentially, why is the IS NULL where clause being added to this query select * from bids where bids...

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.