Support the ongoing development of Laravel.io →

ACTwebDesigns

Joined 5 Feb 2014

Statistics

Threads 2
Replies 7
Solutions 0
Articles 0

Model::has( 'relation' ) ... is there a Model::doesntHave( 'relation' )

Hi, im trying to find or figure out how to select all results that doesn't have a relationship... an...

0 Likes
2 Replies
Solved

Redirect adds hash of previous url

Hi, just messing with some facebook auth and noticed that on the request before i Redirect::to( '/'...

0 Likes
4 Replies
replied 9 years ago

Model::has( 'relation' ) ... is there a Model::doesntHave( 'relation' )

I have managed to do a work around but was wondering if there is an actual method.. Icon::whereNotIn...

0 Likes
replied 9 years ago

Redirect adds hash of previous url

cmon someone must have come across this before?

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

Redirect adds hash of previous url

I already have :-) Redirect::to( '/' ); public function login() { $code = Input::get( 'code' );...

0 Likes
replied 9 years ago

updating to 4.1.19 - artisan clear-compiled returned with an error

Never mind figured it out, the helper file name case was not the same as what I typed in the json fi...

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.