I am trying to echo out data from the database with a foreach loop. In return it returns this error:...
Hello everyone. I need to create a feature of user following. So I could let users follow each other...
I have this pivot table: http://3.1m.yt/0_7a5sa.png I need to return multiple names of users (from u...
I want to store multiple checkboxes from a form to database.  {!! Form::checkbox('expectatio...
Hi I am failing to insert multiple checkbox values to database. it returns the error: ErrorExceptio...
@ahmadaljazzar okay thanks. Now it says that 'goals' cannot be null. So I quickly updated the goals'...
I've just changed the given field to this: $table->tinyInteger('age')->unsigned()->nulla...
You're the best. I am now getting this error (sql error): QueryException in Connection.php line 651:...
@ahmadaljazzar thanks. I forgot to capitalize profile. Now I get another issue of undefined variable...
The Laravel portal for problem solving, knowledge sharing and community building.