Support the ongoing development of Laravel.io →

1,489 Threads

PhoneGap from Laravel?

Has anyone taken a Laravel app and ported it over to PhoneGap? I'd love to hear about your experienc...

0 Likes
7 Replies
Solved

Datatable Pagination With Sorting and Ajax

Hello all, I know this may not be the most appropriate place to ask for Javascript help, but I'm hop...

0 Likes
6 Replies
posted 10 years ago

Best way to show Title

Hi, What is the best way to show title with Laravel? With the others framework I did something like...

0 Likes
1 Replies

Posting to a wildcard route

How would I post to a wildcard route? I have a wildcard route which has a forum on it. This is the r...

0 Likes
4 Replies

Parsing blade database content in a blade template

Hello, I am trying to parse blade from a database value but it just doesn't work. I have a template...

0 Likes
4 Replies
posted 10 years ago

Foreach loop in blade

@foreach ($questions as $question) <div class="form-group">...

0 Likes
0 Replies

Using globals

How can I use globals in methods? I know that in views we can type for instance {{url}} and url of w...

0 Likes
1 Replies
posted 10 years ago

problem with img tag using illuminate/html

{!! Html::image('images/penguins.svg', 'Very powerful SEO penguins',['class' => 'penguins']) !!}...

0 Likes
3 Replies
Solved
posted 10 years ago

jQuery AJAX drag and drop sorting

Hi all, i need to create a drag and drop sorting with jQuery Ajax. Once i drop an element, i do an a...

0 Likes
2 Replies

Laravel 5 Facade - Class not found if called from template.

Hi guys, i'm trying to understand what wrong with my facade code. I create a new facade called Ajax...

0 Likes
9 Replies
Solved
posted 10 years ago

About HTML

Hello, I was just wondering (and I need to know that), how to call corectly this HTML, what is used...

0 Likes
2 Replies
Solved
posted 10 years ago

Display field only if the value differs from the one before

I have a table like this: <tbody id="responds"> @foreach($animals as $animal...

0 Likes
1 Replies
Solved

Compile Blade templates into cache (redis/memcache/etc when not using file system)

Hi, I've been trying to find a solution as to my title. Does anyone have an example or guide on how...

0 Likes
0 Replies
posted 10 years ago

Is this a good tutorial

Hello, I found this tutorial : http://code.tutsplus.com/courses/build-an-ecommerce-app-in-laravel an...

0 Likes
5 Replies

HTML image method issue

Hello Guys. I recently added HTML class by using composer to Laravel 5, but HTML::image() method ret...

0 Likes
3 Replies
Solved
posted 10 years ago

Bootstrap 3 styled Blade Template - Striped DIV rows

Hi, sorry if this is more of a Bootstrap question than a Blade question per se, but I am using it in...

0 Likes
1 Replies
posted 10 years ago

Trying to get property of non-object

I am not sure what I am doing wrong here. I am using guzzle 4 with twitter api. and when I try and r...

0 Likes
7 Replies
posted 10 years ago

*.blade.php not working

I am newbie to laravel and using V-5 of it. Following is action of controller: public function creat...

0 Likes
1 Replies
posted 10 years ago

when I use {{$name}} in the title it throws an error in my show page

I was doing this <title>{{$name}}</title> in my layouts page. so each page would...

0 Likes
4 Replies

Laravel5 Edit Existing Value on a Form

Hello everyone! I am new to Laravel. and got confused on how to do some things. I need help in this....

0 Likes
2 Replies
Solved

Thanks to our community

Solutions given in the past year. Excluding solutions from thread authors.

Moderators

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.

© 2025 Laravel.io - All rights reserved.