use Illuminate\Database\Eloquent\ModelNotFoundException;// Will return a ModelNotFoundException if n...
Hello what's happen to findOrFail function in Eloquent? they removed it : https://github.com/laravel/framework/commit/2f59c2c5459530e9a0be8c40ac536c06f3e99973 now since laravel is 5.0.2 how to use that function thank you0 Level 53 JarekTkaczyk Posted 10 years ago Best Answer @Creed06...