Support the ongoing development of Laravel.io →

1,468 Threads

Accessing the related column data in view

Hi guys. I have two models in my project: Category and Product. Each product belongs to 1 category a...

0 Likes
2 Replies
Solved
posted 9 years ago

Images are not found ?

Hello, As far as I understand if I do {{ HTML:image('img/test.jpg') }} it will look at the /public/i...

0 Likes
3 Replies
Solved

exception 'ErrorException' with message 'Array to string conversion' when passing an array to Javascript Function:

Hi. In a view i'm trying to pass two arguments to a javascript function when an event ocurrs like th...

0 Likes
2 Replies

How do i get array elements displayed in a laravel email view? URGENT!

am trying to send an email via laravel but the array values am sending are not being echoed out on t...

0 Likes
8 Replies
Solved
posted 9 years ago

boostrap.js donot response properly

I am new in web programming and Laravel and my english is poor. sorry for the silly problem : I am u...

0 Likes
2 Replies

Jquery question

I know that this type of question is way off topic for laravel, but I was wondering if anyone here d...

0 Likes
4 Replies

How to have a universal search bar populated by MySQL?

Hello, I am learning Laravel and writing a pretty straightforward app. It is a database search appli...

0 Likes
2 Replies
Solved

Extend blade

Hello everyone, Can somebody help me extend a new route function for my system ? I don't use laravel...

0 Likes
3 Replies
Solved

Call to a member function update() on a non-object

I keep getting this error when I try to update my users Call to a member function update() on a non-...

0 Likes
1 Replies
Solved

Extends layout

When I click on the product link is direct to a view.blade.php page, I get the following message: Un...

0 Likes
2 Replies

Laravel ->lists() and AngularJS

I'm trying to populate a <select> using the lists() data from Laravel and some AngularJS code,...

0 Likes
3 Replies
Solved
posted 9 years ago

Carbon formatLocalized not working @ Forge

Hi How can I get dutch version of the month-names: <?php setlocale(LC_TIME, 'Dutch'); ?> <p...

0 Likes
0 Replies

Data from one template to another

Hi. I have users that need to apply assessments to patients. The user open the blade that shows the...

0 Likes
11 Replies

Requesting current route by name rather than URI element

In a Blade template, is it at all possible to request the current route name? I know that I can use...

0 Likes
1 Replies
Solved

form model and form open

Hi all, anybody knows if there is a way to not use if blade statements in the views to check if ther...

0 Likes
0 Replies

Storing html design and layout for admirable modifications?

I'm curious to know if it makes sense to build a template system that allows a user to make large de...

0 Likes
1 Replies

Views are not updating

Hello, I'm using Laravel 4.2 under Ubuntu Server 14.04(64bit) & Apache (2.4.7), PHP (5.5.9) &...

0 Likes
1 Replies

View::share within a controller

Hi! I have problem with View::share. Suppose I have a controller: <?php class MyController exten...

0 Likes
0 Replies
posted 9 years ago

View Composers don't work properly with extended Blade layouts

I can't seem to find other discussions on this topic, but I've discovered some weird quirks with ext...

0 Likes
0 Replies

Binding many-to-many to Form::model - with checkboxes?

Hi there, I was stumbling upon this archived thread when I was searching for a way to attach models...

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.

© 2024 Laravel.io - All rights reserved.