--- title: "input" description: "Form text input." category: "Forms" --- # input Form text input. ## Installation ```bash php artisan ui:add input ``` ## Dependencies - composer: `gehrisandro/tailwind-merge-laravel` ## Usage ```blade ``` ## Example The demo rendered on the docs page. ```blade