In this tutorial we will see how to use boolean value in laravel 9. Boolean value are 0,1 and true, false, For this section we will create blog post crud and add status in boolean value.
there are multiple way we can store boolean value like using checked box, radio button we will see both.