Support the ongoing development of Laravel.io →

1,559 Threads

Best practice to share meta tags from database using blade template

I have a master blade layout with meta_keywords, meta_description and title tags and want to populat...

0 Likes
2 Replies

Displaying Whats in a Pivot Table

if this is $items '$items = Item::with('brand', 'images')->get();', and i have this foreach @fore...

0 Likes
1 Replies
posted 11 years ago

Auto register for jQuery (UI) components

Hi everyone. I am currently building a web application and want to use several of those nice ui stuf...

0 Likes
0 Replies

Update view when database is updated

Hi! I'm a student and new to Frameworks and Laravel. I was wondering if Laravel 4.X supports dynamic...

0 Likes
2 Replies

[Tutorial] Clean menu management in Laravel4

Just wrote a tutorial on managing your menu's in Laravel 4. It goes over using View composers and Co...

0 Likes
0 Replies

Exception in AJAX response

When working with AJAX method and "debug" set to "true", Laravel returns nice JS...

0 Likes
1 Replies

Global query for every view. Better approach?

I would like to be able to display a status message count on every view of a site that I'm developin...

0 Likes
0 Replies

Problems with Mail::queue in last update?

Hello, good evening. Does anybody had problems today with latest Laravel update? Suddenly Mail::queu...

0 Likes
0 Replies
posted 11 years ago

Laravel 4.1 - Controller throw error when I try to load view with layout

I'm trying to load a blade view with layout, but I get this error: "Attempt to assign property...

0 Likes
0 Replies
posted 11 years ago

Views and "syntax error, unexpected '?'"

Hi fellows I have a "layout.blade.php" with a @yield('content') and a login.blade.php with...

0 Likes
3 Replies
posted 11 years ago

Get view data

Hi Guys, I need to get the view data i found the View::getData() method in the api but i can not cal...

0 Likes
3 Replies

Image Validation Issue

Hello Guys. When i use image or mimes validation i face with this error Symfony \ Component \ HttpFo...

0 Likes
1 Replies

navigation in all views

Whats the best way / practice of dealing with the following base template (includes header and foot...

0 Likes
1 Replies

Just Controller Query

Just installed laravel 4 trying it out seeing if it has some better features than codeigniter. Just...

0 Likes
1 Replies

route issue

I am using a restful controller like so: Route::resource('objectives', 'ObjectiveController'); but I...

0 Likes
5 Replies
posted 11 years ago

Frontend vs Backend

So here is a conundrum I have been pondering for quite some time now, it's not strictly Laravel rela...

0 Likes
4 Replies

Create view / controller / Validation rules to manage both Parent and child model from Parent controller

Hi, I have, say, 'User' model that has many 'Addresses'. Both User and Address models have fields wi...

0 Likes
1 Replies

Jquery DOM manipulation using values from xml-file

Hello everyone! I actually struggle trying to add elements to the DOM using jquery. The data I want...

0 Likes
0 Replies

HTML Links

I am making a site for a friend that everything on the pages are going to be editable through and ad...

0 Likes
2 Replies

Set the Base URL for use with asset helper functions

Is there a way to set the baseUrl for the system. I know we can set the url in the app config file b...

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

© 2026 Laravel.io - All rights reserved.