Install HTML and Form Builders for the Laravel Framework. LaravelCollective
or if already installed:
use Collective\Html\FormBuilder;
use Collective\Html\HtmlBuilder;
in your code.
thank you for the gesture, now I decompressed the archive. I copy the folder unpack in which laravel directory?
Don't download and unpack package in specific directory. Install it via composer.
composer require laravelcollective/html
Sign in to participate in this thread!
The Laravel portal for problem solving, knowledge sharing and community building.
The community