Support the ongoing development of Laravel.io →
Requests Views Blade
Last updated 1 year ago.
0

Ahem.

public function edit($id)
{
    $practice_group = $this->practice_group->find($id); ...
    return View::make('practice_groups.create', array( ...))
}

;)

Last updated 1 year ago.
0
Solution

ooops!!! BLUSHING!!.... Thank you! (Amazing what you don't see when your brain expects something else....)

Last updated 1 year ago.
0

zocios said:

ooops!!! BLUSHING!!.... Thank you! (Amazing what you don't see when your brain expects something else....)

No worries, broke an e-commerce site on Cyber Monday because I didn't see a single "!" operator one time. Happens to the best of us!

Last updated 1 year ago.
0

Sign in to participate in this thread!

Eventy

Your banner here too?

zocios zocios Joined 28 May 2014

Moderators

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.