Laravel
Which is the latest course i can use to learn API design with Laravel?

Posted by umega
1 month ago.
General discussion
Is there a way to mark my courses as completed, so that I dont see them or at least makred as completed in the courses overview?

Posted by pascal817
2 months ago.
Livewire
I have tried to integrate livewire datatable into my project. unfortunately when I check an item it is not being marked with background color in real time. It works when I move to the next page with pagination link. `I think my datatable livewire component is unable to send request when the item ge...

Posted by Prawin
2 months ago.
General discussion
I am writing to request assistance in setting up a Learning Management System (LMS) website. I believe an LMS platform will greatly benefit us
Laravel
hi guys,
any one of you can help give me solution for pusher Invalid socket ID undefined
well, im just learning laravel and got installed laravel 12 with broadcasting for multichatroom like what course alex provide to learn
[https://codecourse.com/watch/build-a-multi-room-realtime-chat-with-livew...
Inertia
Please make videos about inertiajs with filepond. How upload ,how revert how preload files when edit. Full option.

Posted by marcin18481
3 months ago.
PHP
Ive been using DOMPDF for html to pdf conversion, for some time, is there any other option for docx(converting html to word), and if so, would be helpful if you shared a link.
Guides
How to add a 2 minute limit and only add the ability to add audio and save to mp3 without video?
Hi! I am building an announcement carousel with alpine. How to dynamically update the "date property" inside the carousel with each slide.
```
<div x-data="{
currentIndex: 0,
announcements: @js($announcements->map(fn($a) => [
'id' => $a->id,
'title' => $a->ti...
Laravel
Hello,
I'm running into a strange issue with Reverb, and I'm hitting walls trying to figure it out.
I have a modal. In this modal, you fill in some fields to create a task.
On successful form submission, the modal should close, but when using Reverb, it doesn't.
It doesn't matter which channel t...

Posted by Haz
3 months ago.