Support the ongoing development of Laravel.io →

gilganebu

Joined 14 Jul 2014

Statistics

Threads 5
Replies 4
Solutions 1
Articles 0

Replacing the Input

Hello there, i am trying to replace the input in the controller before sending it back: Input::repla...

0 Likes
1 Replies

Calling function inside Controller is not working

Hello folks, i am trying to call another function inside the same controller, but its not working at...

0 Likes
2 Replies
Solved

GET Data from a Button

Hello there, so i got a button: <form method="GET" action="settings"> <...

0 Likes
7 Replies
Solved

Sending data via the controller or accessing it in the view?

hello folks, i got a quick "style" question... wich way is better, sending data via the co...

0 Likes
3 Replies
Solved

Password confirm does not work

Hello there, i am trying a really simple form validation, but somehow it does not work out. here is...

0 Likes
6 Replies
Solved
replied 9 years ago

Calling function inside Controller is not working

Solved by myselfe, but i thought someone might need this: return $this->doEditProfile(); was the...

0 Likes
Solved
replied 9 years ago

GET Data from a Button

AbbyLynn said: Laravel doesn't submit the "submit" button data. This is expected. If you...

0 Likes
replied 9 years ago

GET Data from a Button

ok thanks! but why isnt this working?

0 Likes
replied 9 years ago
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.