I have two CSS/JS directories because my site has a dashboard and a site. So I created a /public dir...
here is what I have CONTRACTOR and BID table class Contractor extends Eloquent { public function bid...
here is what I have CONTRACTOR and BID table class Contractor extends Eloquent { public function bid...
I'm setting up my models and the table with a GEOMETRY field for geolocation is causing a UTF-8 erro...
looks like your relationships are inverted. Should be public function files() { return $this->bel...
Essentially, why is the IS NULL where clause being added to this query select * from bids where bids...
The Laravel portal for problem solving, knowledge sharing and community building.
The community