Skip to content

Tag: php

Laravel Applications Invalid argument supplied for foreach() Errors

I am learning PHP Laravel and I am developing shopping cart project. I am able to add the product into list but, when I click shopping cart link. I am getting following error. FacadeIgnitionExceptionsViewException Invalid argument supplied for foreach() (View: C:UsersKhundokar NirjorDesktoplaravel Tutorialsho…

Input Id Name showing to URL?

I have a problem, I am trying to make some forms in bootstrap however it messed up. Once I converted the forms to bootstrap related they are no longer doing the job they’re supposed to do. What I am …