I am trying to query the database to get all suggestions along with the users table information howe...
Can someone help me convert this standard SQL into eloquent queries select main.name as main_name, s...
I have a table in my database called Logs which has a user_id field which links in with the users ta...
// validate $rules = array( 'product_code' => 'required',...
Hi, I'm new here so please don't bite. My question is I use MAMP for development (I know I need to m...
The Laravel portal for problem solving, knowledge sharing and community building.
The community