Support the ongoing development of Laravel.io →

1,489 Threads

posted 10 years ago

Output html code &balabal; when using blade tag

Hello all, In my template, the following codes: <!doctype html> <html lang="vi"> <hea...

0 Likes
3 Replies
Solved

Javascript alert show session message

How to show this message in Javascript Popup? @if (Session::get('message')) Session::get('message')...

0 Likes
0 Replies
posted 10 years ago

dont escape accent, just html

Hi guys, i have a problem, // my var $teste = "<b>Página</b> inicial"; {{ $tes...

0 Likes
3 Replies
Solved

Pagination not showing up when low item count.

How would i go about making the laravel pagination always show? Because right now if there is less i...

0 Likes
2 Replies

How to define a grouped list with dynamic data from table?

I wish to create a grouped dropdown list using Blade and Form builder. That should be simple, but th...

0 Likes
0 Replies

Style.css not working

I'm trying to get my css to work correctly. I used {{ HTML::style('css/style.css') }} But when I go...

0 Likes
14 Replies

Error debugging

It seems like errors are more vague than they used to be. When there was an error, it used to displa...

0 Likes
0 Replies

passing url to ajax request

Hello everyone, I am new to laravel and i have been working on a web app using this framework. Few d...

0 Likes
2 Replies
Solved

How can I support multiple themes/views?

I have an app written in Laravel that supports multiple sites managed under one install. I'm lookin...

0 Likes
5 Replies

Theme support

For example if Laravel is used to create a Forum and each forum user can choose the theme used to re...

0 Likes
1 Replies

Pagination links HTML is being escaped in my view

I've used Laravel's pagination method but in my view it is escaping HTML I'm trying: {{$tags->ren...

0 Likes
2 Replies
Solved
posted 10 years ago

Built-in way to load a partial page/template using Ajax while not reloading the rest of the page?

Exploring Laravel for next project so not sure if I got the jargon right. Looking for a way to updat...

0 Likes
2 Replies

Return an array from Helper Class to blade template

Hi All, I am beginner for Laravel 4.2. I want the raw query should print an array like 1, 2, 3, 5, 9...

0 Likes
7 Replies
Solved

How to revive data from database for master view like app.blade.php

I need to get Title,Keywords,description from database and show on app.blade.php How can I do that ?...

0 Likes
1 Replies

paginajtion problem

My page showing this message FatalErrorException in LengthAwarePaginator.php line 126: Access to und...

0 Likes
2 Replies
posted 10 years ago

Nginx from Apache - class not found error

Hey folks.. just signed up for Forge (which uses nginx) and have my application running there and no...

0 Likes
1 Replies
Solved

Integrating Uikit framework into laravel 5

I am about to use uikit in my next project and was thinking if i could use this package "https:...

0 Likes
0 Replies

How to add my own custom class in Laravel 5 ?

Ok, in laravel 4, if I want to add my own custom class, eg : library\myFunction.php then I do the fo...

0 Likes
6 Replies

Generate report on Laravel project for the big data records?

I want to generate the big reports on Laravel and can export to excel, pdf like Jasper report. But i...

0 Likes
1 Replies

FatalErrorException in helper function link_to()

This is probably a stupid error, but I'm new to Laravel. Any help would be greatly appreciated. I'm...

0 Likes
7 Replies

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.