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
Hello, i need a full screen page like press F11. I need display a Slideshow with HighCharts Graphs....
I am using PHP Version 7 - Laravel 5.8 and "maatwebsite/excel": "^3.1". When I f...
Hello, I've dug long enough and I found numerous answers on how to pass data from Laravel to Vue.js,...
Hi all I have a view that I passed a collection of objects by route, I use laravel-datatable and fil...
I have setup blog and its' database with form submitting.It works all fine.The blog grid view also w...
Is there a good beautifier for Blade? I'm using JS-Beautify and not getting the results I like. I'd...
Hello, is it possible to create directive to use @if like this: @if ($user->role == 'writer') @if...
This question is about how to implement a live notification if the user gets leveled up. My leveling...
Hello, I would like to implement the fullcalendar to my laravel project but for more than I try it d...
When deploying my project on AWS with php 7.0, I got blank page. Please I need help ASAP
How do i Select all records from one model that do not exist in another model in Laravel ? So far he...
I am trying to get recent comments. Using the below works. $recentcomment = Comment::latest(); how...
Hi, I have a table user in database like below id | name | pic | level | tea...
Developers are lazy. No, I’m not kidding—they work hard to create systems that help them avoid more...
i am trying to access first_user_name which is defined in the app service provider using view()->...
I'm trying to pass a parameter of a controller to a URL of a form, this parameter is in my routes bu...
HI All, I would like to check a few things, is there github repository for Blade or it's a built in...
I have this dropdown, All I want is to pass the selected dropdown value on controller method directl...
I´m trying to make an admin panel where the rights of the user are turned off and on with a switch....
Solutions given in the past year. Excluding solutions from thread authors.
Select a tag below to filter the results
The Laravel portal for problem solving, knowledge sharing and community building.
The community