Support the ongoing development of Laravel.io →

1,478 Threads

My function takes too much time to execute ????

I have a static function in one of my Model named invoice which is as follows public static function...

0 Likes
5 Replies

Blade inline section (or other suitable method)

Hey Is there a neat way to make small inline sections yet? Inline as in, on the same line. I tried...

0 Likes
2 Replies
Solved
posted 9 years ago

extend 2 blades, populate 1 and then the other with the first

I hope I am able to explain this, so that you will understand what I'm trying to obtain. I think my...

0 Likes
1 Replies

Navigation Links Admin Panel with Laravel

I'm attempting to try and create a sidebar within my dashboard CMS project that I am creating with L...

0 Likes
1 Replies

Best practice populating forms?

I've got quite a large and (complex ish) form marked up in a blade template (create.blade.php) It co...

0 Likes
2 Replies
Solved

SSH to View

Hello, i have problem with output from ssh function. i cant get the output to a html div. Its put th...

0 Likes
4 Replies
Solved

The right way to use modules / plugins / extension

Hello everybody. I'm trying to find out what the right way is to use modules / plugins / extensions....

0 Likes
0 Replies
posted 9 years ago

Extend a layout multiple times on a page

Hey, I'm hoping there is a good solution for this: What I have is a template that I want to use for...

0 Likes
5 Replies
posted 9 years ago

Blade, problem with layouts

Hello, I'm facing a problem with blade templating and my layouts. Here's my layout (in app/views/lay...

0 Likes
4 Replies
Solved

Float - displaying with extra decimal values

I will try to briefly explain this problem I'm having. I have a database field called "price&qu...

0 Likes
3 Replies
Solved

Overriding delete() class method is not working as expected

I have an Image model, which I want to override the delete method to erase the file from the system...

0 Likes
3 Replies
Solved

No image available - No View

Hi, i save the name of an image in the database. I try to show the image with: {{ HTML::image('/uplo...

0 Likes
2 Replies
Solved
posted 9 years ago

How to populate a Form select attribute with value from db

Hi am just learning Laravel and populating a form but not sure how to handle the select attribute, e...

0 Likes
3 Replies

Form binding with polymorphic relationship

Hi everyone!! Please I need help: How can I bind a Form::model if I have a polymorphic relationship?...

0 Likes
0 Replies

Why do I get “Undefined variable” in Laravel view?

i uploaded one of my sites to laravel forge running on digital ocean and the site's views couldnt ac...

0 Likes
1 Replies

Beginner Needs help

I am trying to update table data.. Here is error I am getting . ErrorException (E_UNKNOWN) Argument...

0 Likes
2 Replies

Laravel switch case issue

How can i use switch case in laravel. As i have seen on other post they suggest to extend blade like...

0 Likes
1 Replies

How to Change page/text: "Whoops, looks like something went wrong." ?

General problem: some types of exceptions supersede my exception handler and show a plain "Whoo...

0 Likes
6 Replies

Blade layout, and include with sections. Is this the good way to do it ?

Hi, i'm pretty new to Laravel/Blade and templating systems, but not new about php. Also, english is...

0 Likes
0 Replies

Entrust roles and permissions to filter template content

Hello, Does anyone have any tips or suggestions on the best way to manage a lot of roles and permiss...

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.