Support the ongoing development of Laravel.io →

1,485 Threads

Send Query from Controller to Nested View

Hi, I'm very new to laravel and started with laravel 5. I'm currently facing trouble where I can't s...

0 Likes
0 Replies

chat functionality

i want to use chat functionality in my project but i don't know how to implement this. how can i imp...

0 Likes
1 Replies
posted 10 years ago

Where I should place Blade::extend in Leravel 5?

Hello. I tried to place Blade::extend to bootstrap/blade.php. Then I require this file in bootstrap/...

0 Likes
1 Replies

white screen when using Form::model using Laravel 5

I seem to be having an issue using Form::model My controller looks like: in public function edit(T...

0 Likes
1 Replies
posted 10 years ago

using link_to_action in a blade template

Hello All, new to Laravel and having A LOT of fun with it so far. Using laravel 5 for what it's wor...

0 Likes
2 Replies
posted 10 years ago

Returning HTML back to Blade

I have a bootstrap modal popup that I will pull in as an include where and when needed, so its very...

0 Likes
3 Replies
Solved
posted 10 years ago

Help with a for loop

I have my code like this: http://pastebin.com/ppQRPhE1 how can i put the $x within the description i...

0 Likes
12 Replies
posted 10 years ago

Laravel 5 not using Blade views

Hello, I'm new to Laravel and wanted to try it today. After installing everything that was neccessar...

0 Likes
2 Replies
Solved

Pagination?

Ok so I swear this was working about 2 months, but I have returned to the project, run composer upda...

0 Likes
6 Replies

Laravel 5 and forms

Hi have added the package in composer and updated app.php with providers 'Illuminate\Html\HtmlServic...

0 Likes
2 Replies
Solved

Added the Form Facade and Alias back in Laravel 5

I am using Laravel 5 and I am getting the following error: FatalErrorException in Facade.php line 2...

0 Likes
3 Replies

Improve for my sortable table approach

Hello everybody I had to create a sortable table. I've described my solution here: https://janikvonr...

0 Likes
0 Replies

How to Load filtered data without reloading the whole page in laravel

I have an application in which I have to filter data based on the item selected from the select box....

0 Likes
0 Replies

how to convert after upload image to base 64 in laravel to save in db?

Hello, how to convert after upload image to base 64 in laravel to save in db? upload code here $file...

0 Likes
4 Replies
Solved

Keeping code tidy

What is the best way of keeping code tidy. Is there any blogs on this subject? I have read the Larav...

0 Likes
0 Replies

Using radio Buttons

I need to send more values through a radio button however I cannot seem to get those values back on...

0 Likes
4 Replies
Solved

I need help for build website for ads in laravel

Hello, I need help for build website for ads using laravel how to start any example to see basic an...

0 Likes
1 Replies

how to copy text in textbox to clipboard and how test this?

Hello, how to copy text in textbox to clipboard and how test this? just on click button click <di...

0 Likes
5 Replies

Replace a yield or section from Controller

Hi to all :) I have a template with a @yield that I need to replace when an error occurs to show an...

0 Likes
1 Replies
Solved

How to achieve this? (image gallery context)

Hey, I am trying to show a product gallery, and when i click an image, i want to use lightbox to sho...

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.

© 2025 Laravel.io - All rights reserved.