1 Best Toggle Switch Button – Livewire Component

  The Toggle Switch, a fancy HTML design that replaces the traditional radio buttons. The toggle switch is mostly used to toggle boolean values.  The toggle switch can be made…

Select Dropdown - Laravel Anonymous Blade Component
Select Dropdown – Laravel Anonymous Blade Component

Laravel comes with a powerful templating engine Blade which even allows us to use plain PHP code in our templates, unlike other templating engines. Blade template files use the .blade.php…