Hey guys, I'm binding my forms, but now i want to catch the model ID in my filter. How can i do that...
Hey guys, Im using a Form::model() but i want to add a $_GET value to it. Can someone tell me how to...
Hey guys, i have the current folder structure: app/controllers app/controllers/admin app/controllers...
Hey guys, I have a model with versions. I get this records with the following code: $versions = Vers...
Hey guys, Im trying to translate a field but i cant get it done. Can someone explain me what i'm doi...
The package is designed for modulair web applications. The most of the routes will be through the da...
You can use a GUID/UUID, its a hash that is bound to a user. Dont use it for relations but i.e.: $us...
If you're going to create a API based application, you can use a index.html to render everything on...
Did you already took a look at Lumen? It should work perfectly in combination with Angular :)
ModestasV im using PHPStorm and PHPstorm does that automatically like you say. The thing is, using \...
The Laravel portal for problem solving, knowledge sharing and community building.