Hi to all, I have a fresh installation of Laravel 5.2.9 with LaravelCollective/Html 5.2.4. I have a...
Sorry, now I see the quotes around $page on Form::model()... Thank you so much... It was very late l...
I tried with $page = Page::findOrFail($id)->first(); return view('pages.index', compact('page'));...
The Laravel portal for problem solving, knowledge sharing and community building.
The community