I'm trying to save checkboxes. I should be able to select one or mutliple. This is the error I'm get...
I tried to submit a question and I got this at the bottom of the body section Body contains spam. Yo...
I'm creating a cms package that I will be using. The problem that I'm having is that after I publish...
What I'm trying to do is have the current class style to be shown on the menu that the page is on. F...
I'm trying to get the error message to show when I attempt to login with the wrong username and pass...
I fixed it. This is what I did <?php use Illuminate\Database\Schema\Blueprint; use Illuminate\Da...
I get this error No query results for model [User]
When I put the //Check if checbox is checked document.getElementById("my_checkbox").checke...
So far I've managed to get the checkbox to display the correct value in the value section. But I can...
I managed to fix it. My select box didn't have the menu_id on it
The Laravel portal for problem solving, knowledge sharing and community building.