If you need that logic in other places your best bet is to use Traits. Make an Enumerable trait, sla...
Don't make it more complicated that you need to.. just do $supplier = Supplier::with('products')->...
What kind of data/functionality would these models have?
You must log into Vagrant using "vagrant ssh" then run php artisan tinker from the VM. Win...
Firstly, make sure that the modal fields are wrapped inside the <form> element. I could be th...
The Laravel portal for problem solving, knowledge sharing and community building.
The community