Has anyone taken a Laravel app and ported it over to PhoneGap? I'd love to hear about your experienc...
Hello all, I know this may not be the most appropriate place to ask for Javascript help, but I'm hop...
Hi, What is the best way to show title with Laravel? With the others framework I did something like...
How would I post to a wildcard route? I have a wildcard route which has a forum on it. This is the r...
Hello, I am trying to parse blade from a database value but it just doesn't work. I have a template...
@foreach ($questions as $question) <div class="form-group">...
How can I use globals in methods? I know that in views we can type for instance {{url}} and url of w...
{!! Html::image('images/penguins.svg', 'Very powerful SEO penguins',['class' => 'penguins']) !!}...
Hi all, i need to create a drag and drop sorting with jQuery Ajax. Once i drop an element, i do an a...
Hi guys, i'm trying to understand what wrong with my facade code. I create a new facade called Ajax...
Hello, I was just wondering (and I need to know that), how to call corectly this HTML, what is used...
I have a table like this: <tbody id="responds"> @foreach($animals as $animal...
Hi, I've been trying to find a solution as to my title. Does anyone have an example or guide on how...
Hello, I found this tutorial : http://code.tutsplus.com/courses/build-an-ecommerce-app-in-laravel an...
Hello Guys. I recently added HTML class by using composer to Laravel 5, but HTML::image() method ret...
Hi, sorry if this is more of a Bootstrap question than a Blade question per se, but I am using it in...
I am not sure what I am doing wrong here. I am using guzzle 4 with twitter api. and when I try and r...
I am newbie to laravel and using V-5 of it. Following is action of controller: public function creat...
I was doing this <title>{{$name}}</title> in my layouts page. so each page would...
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