Hi folks, do you can help with this, I want to create a form with dinamyc fields for insert products...
Hi friends, help me please, how I can do for save InventorEntry model and get the id for attach a pr...
I changed on return view('auth.login') to return view('/') and give error [.] no exists Thanks frien...
$products=Product::where('product_name',$request->product_name)->first(); if($products->...
How I can fill $a in to the table, pls and regards. $products=Product::where('product_name',$request...
Mmm ok thank's bro! I go to read!
Ok you talk me about a Custom Collection?
but I have other foreach for the employees, I need put the department name. Regards.
Yes Thomastkim you have reason, thanks for the logic! :D I'm no sleep good for a very days for this,...
With $employees = Tlc\Employee::with('departments')->get; I get this, how pass to the view for {...
The Laravel portal for problem solving, knowledge sharing and community building.