Support the ongoing development of Laravel.io →

1,478 Threads

posted 9 years ago

How it's done - Blade statements

Hi. Just out of curiosity - how it is done, that we can have for example something like this in a vi...

0 Likes
2 Replies
Solved
posted 9 years ago

Switching Between List & Grid Views

I'm relatively new to Laravel so please forgive my ignorance. I'm creating an app and want to give t...

0 Likes
1 Replies
posted 9 years ago

How to print the custom response text in abort() function?

Hi, I found this line in the 5.0 documentation: abort(403, 'Unauthorized action.'); My question is...

0 Likes
2 Replies
posted 9 years ago

Please I need support on how to switch themes

I want to know how i can switch between https://m.sitename.com and https://www.sitename.com to displ...

0 Likes
3 Replies

Blade variables dont work in JavaScript

Hello, I'm having the problem that whenever I try to use the {{ Form::select('id_x', $x) }} inside m...

0 Likes
5 Replies
Solved
posted 9 years ago

Is there a way I can separately include section in Laravel blade?

Duplication of this question. http://stackoverflow.com/questions/30615012/is-there-a-way-i-can-separ...

0 Likes
1 Replies

What is best way/solution to localize emails in laravel?

I have following files structure now for email templates: ~/resources/views/emails/$template.blade.p...

0 Likes
0 Replies

Edit Permission a role From checked checkbox

Hello. I got Zizaco/Entrast package installed. https://github.com/Zizaco/entrust/tree/1.0 I create a...

0 Likes
2 Replies

How to interact Laravel and Angular file ?

Hello Laravel people, Anybody know how to solve by using AngularJS file with Laravel I am not sure h...

0 Likes
2 Replies

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 9 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 9 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 9 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 9 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

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

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.

© 2024 Laravel.io - All rights reserved.