I am working on a application that uses data from a 3rd party server (MS SQLSRV) which I have only r...
Hello, I am planning to build a new development (+ gaming) rig. I would like you to help me choose p...
I have homestead 2.0 installed in my workstation. It was working fine for a few days, as the system...
I am new to making IOC and resolving out of it. I am binding an interface with a class just $this-&g...
I installed vagrant & VirtualBox installed to run homestead. But when I give the vagrant up comm...
Drifeter said: but i need to open the link and execute the route only to add the click on the datab...
You don't need to do : $feed = Feeds::find($id)->first(); as find() already returns only one sin...
If you are trying to use return View::make('admin.todo.index',compact('var')); Then your ...admin/...
Are you trying to pass $user variable to your controller ? Can you post your complete code block.
The Laravel portal for problem solving, knowledge sharing and community building.