Laravel

API course

Which is the latest course i can use to learn API design with Laravel?
umega
Posted by umega
1 month ago.
0
94
General discussion

Completed courses

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?
pascal817
Posted by pascal817
2 months ago.
0
125
Livewire

livewire datatable component is unable to send request when a row gets checked

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...
Prawin
Posted by Prawin
2 months ago.
0
129
General discussion

Please make a Learning Management System (LMS) website using laravle inertia or vue

I am writing to request assistance in setting up a Learning Management System (LMS) website. I believe an LMS platform will greatly benefit us
polash
Posted by polash
1 year ago. Last reply 2 months ago.
3
956
Laravel

reverb pusher Invalid socket ID undefined

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...
account
Posted by account
3 months ago. Last reply 3 months ago.
2
201
Inertia

Course with Filepond

Please make videos about inertiajs with filepond. How upload ,how revert how preload files when edit. Full option.
marcin18481
Posted by marcin18481
3 months ago.
0
117
PHP

Any, Alternative for HTML to docx conversion, just like DOMPDF?

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.
Speed
Posted by Speed
3 months ago. Last reply 3 months ago.
2
250
Guides

Sharing video ineria more features

How to add a 2 minute limit and only add the ability to add audio and save to mp3 without video?
marcin18481
Posted by marcin18481
3 months ago. Last reply 3 months ago.
3
210
Alpine.jsSolved

How to update the "date property" inside an alpine carousel?

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...
Prawin
Posted by Prawin
4 months ago. Last reply 3 months ago.
10
363
Laravel

Broadcsting an event breaks redirect / response

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...
Haz
Posted by Haz
3 months ago.
0
108