hi there,
i am new to the forum and this is my first post with laravel.
i would like to know how to hide the label generated from below code
<?php echo Form::control('text', 12, 'search', $errors, null, null, null, trans('front/blog.search')); ?>
i cannot find the class and method that generates this? can some tell me the path of Forn::control ?
Hey mazraara, which Laravel version are you using? Is the form builder you're using a separate library?
Sign in to participate in this thread!
The Laravel portal for problem solving, knowledge sharing and community building.
The community