Support the ongoing development of Laravel.io →

1,468 Threads

posted 9 years ago

Formatting issues

Just wondering if there is a solution here.. When I use the Form::label helper and add some HTML in...

0 Likes
2 Replies
Solved

Replacement of @section in CSS comments

I'm using some of the mail chimp templates with some modifications for rendering html email content....

0 Likes
2 Replies

Need help with routes

Hello there, I'm trying to set up a webpage, worked with laravel before.. But i can't figure out why...

0 Likes
2 Replies

Multiple controllers to same route

Hi there, I'm trying to use multiple controllers at Route::get('/'), but I couldn't get a second one...

0 Likes
4 Replies
Solved

Including a controller action in a view

I have a view which must include another view (example: a footer) This other view (footer) must proc...

0 Likes
5 Replies
Solved

Handling views in packages for a project.

Hi, Ok, there is probably a simple solution to this problem but I haven't found it yet, hence why am...

0 Likes
1 Replies
Solved

What am sending to the views

Ok, its newb question. If i do "return View::make('something')->with('user', User::find(1)-&...

0 Likes
2 Replies
Solved

Simple AssetsManager goes nuts with artisan serve Maximum function nesting level of '100' reached, aborting!

I don't understand why this code works fine in a virtual server or also in ie localhost/myproject/pu...

0 Likes
1 Replies

Blade templates are rendered 2 times

Take this (non) blade script list.blade.php : <?php error_log( print_r( "START" , true...

0 Likes
0 Replies

Iterate over multidimensional object with blade

Hey folks, i'm new to Laravel but already in love! Awesome. Sadly there's little documentation espec...

0 Likes
6 Replies
Solved

Laravel translation

Hi, i'm new to laravel i have a basic app that show the current date as 17 July i have setup mcamara...

0 Likes
0 Replies
posted 9 years ago

Best way for use Blade::extend

Hi everybody ! What is the best way for us Blade:: extend ?? All in the same : Blade::extend(functio...

0 Likes
3 Replies

Need a way to route to dynamic list of non-app controlled pages

I tried to search for this but couldnt' find it. I'm hoping there is a simple way to do this. I need...

0 Likes
2 Replies
Solved

Show data from an array to a dynamic selectbox (jQuery - AJAX)

Hi everybody, I'm trying to implement a dynamic select box using jQuery and I have some problems......

0 Likes
0 Replies

Get view's HTML from database and render as output in Laravel

Instead of having HTML files and using @include or View::make(path to file) to render them as output...

0 Likes
2 Replies

JavaScript::put not working

I just want to pass some variable to my JS file so I use de laracasts/utilities for this. But I chan...

0 Likes
0 Replies

Execute Laravel Blade statements runtime

I don't know if I choosed a good title for this question or not. I want to implement a Template Engi...

0 Likes
0 Replies

Undefined "category" variable

http://laravel.io/bin/Y5dzr this is my layout. Please solve the issue. Thank you.

0 Likes
1 Replies
posted 9 years ago

Blade within PHP?

Hi, I'd like to create a {{ Form }} within several elements on a page. So I tried, foreach($group as...

0 Likes
2 Replies
Solved

Laravel insists on loading incorrect resource route

I am well into a project where I have a number of resource controllers. They have all been working p...

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