Support the ongoing development of Laravel.io →

1,467 Threads

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...

aloralabs liked this thread

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 4 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 4 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

Fullcalendar not visible.

Hello, I would like to implement the fullcalendar to my laravel project but for more than I try it d...

0 Likes
0 Replies

laravel 5.3 shows white blank page on AWS

When deploying my project on AWS with php 7.0, I got blank page. Please I need help ASAP

0 Likes
1 Replies

Select records from one table that do not exist in another

How do i Select all records from one model that do not exist in another model in Laravel ? So far he...

0 Likes
1 Replies

Get the child to parent title

I am trying to get recent comments. Using the below works. $recentcomment = Comment::latest(); how...

0 Likes
3 Replies

Edit checkbox checked value from database

Hi, I have a table user in database like below id | name | pic | level | tea...

0 Likes
0 Replies

Build Laravel Web Applications faster than ever

Developers are lazy. No, I’m not kidding—they work hard to create systems that help them avoid more...

0 Likes
1 Replies

Undefined variable with two View Composer

i am trying to access first_user_name which is defined in the app service provider using view()->...

0 Likes
0 Replies
posted 5 years ago

Passing a parameter to a form

I'm trying to pass a parameter of a controller to a URL of a form, this parameter is in my routes bu...

0 Likes
2 Replies

Blade Template / Liquid Template Engine

HI All, I would like to check a few things, is there github repository for Blade or it's a built in...

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.

© 2024 Laravel.io - All rights reserved.