Support the ongoing development of Laravel.io →

1,495 Threads

Display the value without using the foreach

Hi there, I noticed in my codes that I can only display the value using foreach. public function com...

0 Likes
3 Replies

CRUD update with button from blade

Is it possible to update DB withoud edit form, just to generate random entires or set your own in co...

0 Likes
0 Replies

barryvdh/laravel-dompdf page-break-after goes php timeout

Hi, I will save html as PDF , so I use barryvdh/laravel-dompdf package. when I style a <div> w...

0 Likes
0 Replies

Introducing my Bootstrap 4 form builder for Laravel 5.8+

Dear fellow developers, I created an open source package which automates and simplifies Bootstrap fo...

1 Likes
0 Replies
posted 6 years ago

Custom class methods in the blade files

Hello to everyone. I've a situation where I found need to create some function that will make my cod...

0 Likes
2 Replies

Why laravel validation don't displaying errors?

I'm trying to validate a request from form and appear a problem, not showing error messages on the v...

0 Likes
8 Replies
Solved

Render tournament bracket for next round

Hi there, I would like to ask ideas on approaches on how to render tournament bracket for next round...

0 Likes
0 Replies

Form with multiple select with ser assigned values

In my application there are Job Offers and Skills. The Offer and Skill models have a many to many re...

0 Likes
0 Replies
posted 6 years ago

Translations in Laravel app

Setting up translations is extremely easy in Laravel. I have a JSON file that has all strings that n...

0 Likes
1 Replies

Laravel-Bagisto

i cannot load my translation file to my view, and even if i do i get a no class error.Please help

0 Likes
0 Replies

From Database (Text) to XML

Hi guys, In my bdd I have a column (text) called "xml_documento" which store a XML in text...

0 Likes
1 Replies

How to make real-time dashboard

I am trying to make a dashboard to listen iot device status in Laravel. Front-end uses Vue.js to tri...

1 Likes
1 Replies

Make a Full Screen Template

Hello, i need a full screen page like press F11. I need display a Slideshow with HighCharts Graphs....

0 Likes
0 Replies

Laravel Filtered Excel View blade Exports Everything to Exce

I am using PHP Version 7 - Laravel 5.8 and "maatwebsite/excel": "^3.1". When I f...

0 Likes
0 Replies
posted 6 years ago

Passing data from Vue.js component to Blade component?

Hello, I've dug long enough and I found numerous answers on how to pass data from Laravel to Vue.js,...

0 Likes
2 Replies

How can I binding collection of model in laravel Blade

Hi all I have a view that I passed a collection of objects by route, I use laravel-datatable and fil...

0 Likes
0 Replies

style not loading via route controller

I have setup blog and its' database with form submitting.It works all fine.The blog grid view also w...

0 Likes
4 Replies
Solved

Beautify for Blade

Is there a good beautifier for Blade? I'm using JS-Beautify and not getting the results I like. I'd...

0 Likes
0 Replies
posted 6 years ago

Is it possible to stack @if directives

Hello, is it possible to create directive to use @if like this: @if ($user->role == 'writer') @if...

0 Likes
1 Replies

How to apply toastr notification when user get leveled up?

This question is about how to implement a live notification if the user gets leveled up. My leveling...

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