Support the ongoing development of Laravel.io →

1,478 Threads

Illuminate html with V5

I have noticed that the form package is not included with the new version 5 of Laravel. It says that...

0 Likes
3 Replies
Solved

Working code stopped working. Is this a thing?

Hi everyone, Last night I was happily coding and satisfied with the result to come back to it 24 hou...

0 Likes
4 Replies
Solved

[Solved] blade extends used in module, and next in application controller

Hello, I have a module where I use internal module views to generate form. $form = Xforms::draw($th...

0 Likes
0 Replies

Laravel-menu

HI, I am using lavary/laravel-menu i am able to set class for all menu level, but not able to see cl...

0 Likes
0 Replies
posted 9 years ago

Blade output processed code

Hi, (I am really new to laravel) Is there a way to see the blade processed, php code. For example {{...

0 Likes
1 Replies
posted 9 years ago

Parse view template

Hello, anyone know how to parse template file before render and preg replace something in view like...

0 Likes
0 Replies

Lavacharts, for the Google Chart API

Hello everyone, I recently released my first big project that I put alot of time and effort into and...

0 Likes
4 Replies

variable not defined

I'm attempting to run Daryl Rees example of Games website. But when I launch my site I get the follo...

0 Likes
3 Replies
posted 10 years ago

Blade templating, layout information.

Hey there, newcomer here. Just decided to register in this amazing comunity, which has helped me a l...

0 Likes
2 Replies

class not found

When I open my page using the cats DB from the book "Getting Started with Laravel 4" I get...

0 Likes
1 Replies
posted 9 years ago

Image link in {{link_to}}

What I want to accomplish is my image to be the CLICK HERE link. <td>{{link_to('users/' . $geb...

0 Likes
1 Replies

Can't find the blade file?

Hi guys, I created a folder inside view /view/account/ And also created the file account.blade.php T...

0 Likes
1 Replies
Solved

Implement RSS Feed with Laravel 4

I'm using laravel 4 as PHP framework, I would be able to extract content from external sites trmite...

0 Likes
1 Replies
Solved

form input as array

I'm new to Laravel so bear with me. How do I make a form using Laravel 5 with this syntax for array...

0 Likes
1 Replies
posted 10 years ago

How can i change the Pagination Arrows to an Icon?

Hello @All, How can i change the Pagination Arrows to an Icon? In the Normal Pagination they use &qu...

0 Likes
2 Replies

Blade Problem: passing a variable

Hi there! I show you the code and you'll quickly see the problem: This is my routes.php code: ....Ro...

0 Likes
2 Replies
Solved

Create a route to a folder

hello, how do I create a route to a folder? I need the contents of the folder is shown in the broswe...

0 Likes
4 Replies
Solved

Laravel 4 Tool: View Generator

Hey Everyone! I created a simple tool to help with the creation of a couple views: create and edit....

0 Likes
21 Replies

Page specific links, works but for root page

So I'm converting my existing vanilla php site to laravel, I'm loving it but I'm having an extremely...

0 Likes
1 Replies
Solved

Probelm with view/blade

#Route.php is as bellow Route::get('/', function() { return View::make('hello'); }); Route::get('/{l...

0 Likes
3 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.

© 2024 Laravel.io - All rights reserved.