Support the ongoing development of Laravel.io →
Input Blade Forms

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 ?

Last updated 3 years ago.
0

Hey mazraara, which Laravel version are you using? Is the form builder you're using a separate library?

0

laravel version is 5.2.45

0

and using laravelcollective/html 5.2

0

i found it, its in App\Services\Html\FormBuilder

0

Sign in to participate in this thread!

Eventy

Your banner here too?

mazraara mazraara Joined 24 Oct 2016

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.

© 2025 Laravel.io - All rights reserved.