Hello, i have this case: A application offers some moduls. E.g. registration or special application...
Hi, i have a select: $roles = agegroup::all(); The select delivers an object with data. Now i need t...
Hi, i need help for this problem: In my application, there is a user. The user is a teacher. The rol...
Hi, I have a variable with possible short values (e.g. foot => (l,r,b). Now i want to show the fu...
Hi, i save the name of an image in the database. I try to show the image with: {{ HTML::image('/uplo...
Thanks. I found this in the doc: The Redirect::intended function will redirect the user to the URL t...
This is the solution. I don't know why, but it works. Many thanks. regards markus
Thanks. Is it possible to change the data in the select in the database? (CASE)
Is it possible to use switch/case or if/else in blade? if $player->foot ="l" then $foot...
The Laravel portal for problem solving, knowledge sharing and community building.
The community