Utility form tags component collection for Blade & Laravel
composer require aboleon/laravel-inputables`
php artisan vendor:publish --tag=mfw-inputables
<x-mfw::input name="phone" :value="$data->phone" />
The Laravel Inputables is open-sourced software licensed under the MIT license.