D
D
D44k2016-02-24 12:35:04
Twig
D44k, 2016-02-24 12:35:04

Twigbridge 0.9.1 how to create a form?

Laravel 5.2 + Twigbridge 0.9.1 I don't understand how forms are created now.
Old entry {{ form_model(crudItem, {'route': ['backend.items.update', item.id], 'method' : 'PUT'}) }} fails with error:
Unknown "form_model" function in ...
same as form_open, form_start .
Maybe what facade is not connected? Or now the forms are somehow initialized differently?
Thank you.

Answer the question

In order to leave comments, you need to log in

1 answer(s)
D
D44k, 2016-02-24
@D44k

Solved this:
https://laravelcollective.com/docs/5.1/html#instal...

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question