Hi all, My page uses global layout and there are many views with own controllers which are using thi...
I'm trying to load a blade view with layout, but I get this error: "Attempt to assign property...
No luck... :( Symfony \ Component \ Debug \ Exception \ FatalErrorException (E_ERROR) Call to a mem...
Currently I'm using the return Redirect::to('404') but the issue is the HTTP status code... because...
ehh... I've found the solution... :) array( "discountPrice" => ($product->sale === t...
Unfortunately I can confirm as well... I have no idea how possible to insert NULL with using conditi...
The Laravel portal for problem solving, knowledge sharing and community building.