Hello, everyone, I am new to all this, even to php, so my questions could be really silly, but any h...
Hello again, my dear fiends. So after understanding, how to order data from database in Foreach loop...
I'm trying to get the Desmart Pagination Package (https://github.com/DeSmart/pagination) up and runn...
So you need to pass data to your view? Normally, you'd do something like this. CONTROLLER: class Hom...
Hey, ill got these Views http://laravel.io/bin/mWdxm Now if i open the main.blade.php ill expect to...
I generate report in browser, but it has problem with the large data or multiple record viewed (brow...
I'm just new in laravel. I'm using laravel 4.1, I encounter this error sometimes. {"error"...
Hi. Using this structure: http://stackoverflow.com/questions/20801859/laravel-eloquent-filter-by-col...
The code below works on a Windows machine but not on a Linux machine. The version of PHP is the sam...
Hi guys. I have a link to route like this in my application view {{ link_to_route('categories.creat...
hello. i am completely new to laravel. Basically, I have several records and i would like to click...
Hi folks, i try to use an accessor in my models. The column in the database is called 'status'. My a...
i've been trying to figure this out all weekend long and i can't seem to find the answer. my client...
Hi. I'm trying to show a map using leaflet. In this case Elevator Profile. (https://github.com/MrMuf...
HI im using a plugin called boxy window modal and i just want to access the file within the app/view...
Hi, I would like the home url to change depending on the user logged in i.e. example.com would be st...
Hi! Is there an elegant way to do this? {{--*/ $wp = '' /*--}} <tbody> @foreach($tasks as $tas...
Hello, how can i send an error message back to a page? For example when i login, i want to send mess...
i wonder if how i can get the Controller name and Action name in the Blade template/View? Thanks in...
hello, i have a controller method with parameter public function check($root_ip, $root_port) {...
Solutions given in the past year. Excluding solutions from thread authors.
Select a tag below to filter the results
The Laravel portal for problem solving, knowledge sharing and community building.
The community