Support the ongoing development of Laravel.io →

markus-lutz

Joined 6 Sep 2014

Statistics

Threads 7
Replies 10
Solutions 2
Articles 0

Login and routing

Hello, i have this case: A application offers some moduls. E.g. registration or special application...

0 Likes
3 Replies
Solved

Need variables

Hi, i have a select: $roles = agegroup::all(); The select delivers an object with data. Now i need t...

0 Likes
2 Replies
Solved

Structure for application

Hi, i need help for this problem: In my application, there is a user. The user is a teacher. The rol...

0 Likes
1 Replies

short attributes - frontend

Hi, I have a variable with possible short values (e.g. foot => (l,r,b). Now i want to show the fu...

0 Likes
5 Replies
Solved

No image available - No View

Hi, i save the name of an image in the database. I try to show the image with: {{ HTML::image('/uplo...

0 Likes
2 Replies
Solved
replied 9 years ago

Login and routing

Thanks. I found this in the doc: The Redirect::intended function will redirect the user to the URL t...

0 Likes
replied 9 years ago

Need variables

many thanks for your efforts.

0 Likes
replied 9 years ago

short attributes - frontend

This is the solution. I don't know why, but it works. Many thanks. regards markus

0 Likes
replied 9 years ago

short attributes - frontend

Thanks. Is it possible to change the data in the select in the database? (CASE)

0 Likes
replied 9 years ago

short attributes - frontend

Is it possible to use switch/case or if/else in blade? if $player->foot ="l" then $foot...

0 Likes

We'd like to thank these amazing companies for supporting us

Your logo here?

Laravel.io

The Laravel portal for problem solving, knowledge sharing and community building.

© 2024 Laravel.io - All rights reserved.