Laravel

Efficient Batch Processing: Streamlining Database to 3rd Party API Integration in Laravel

Hey Alex, If the database has more than 50K records, and I want to process all of them to a 3rd party API using a single command, how can I do it without overlapping? How can we quickly post all 50K records using just one command? I find it messy to create multiple commands to run multiple tasks on...
vijay34043
Posted by vijay34043
4 weeks ago. Last reply 2 weeks ago.
10
192
General discussionSolved

Sorry Because of its privacy settings, this video cannot be played here.

Hello, I would like to subscribe to premium but there is a restriction on "free preview" videos. I prefer to ask before subscribing. The message is as follows: Sorry Because of its privacy settings, this video cannot be played here.
fred792
Posted by fred792
3 weeks ago. Last reply 3 weeks ago.
8
107
General discussion

E-Commerce Course with Inertia

Hey @alex, I think the e-commerce course with livewire, is a little bit outdated(livewire 3 is now out and meilisearch got a new version), though it's a great one. Perhaps looking forward for a new one with Inertia this time? Would be exciting! Looking forward!
laravel_dan
Posted by laravel_dan
5 months ago. Last reply 3 weeks ago.
10
789
Laravel

Paid booking system

Hi @alex Thanks for all your courses, I find them very helpful. I’m following the course how to create a booking system with la ravel and inertia. I need to create a system where vendors can sell their service and we get a commission paid. So for example, vendor insert a service under a specif...
vincenzo
Posted by vincenzo
3 weeks ago. Last reply 3 weeks ago.
4
78
LivewireSolved

Trix Editor with Livewire

Hi Alex, I wanted to ask if you could make a course on Trix Text Editor by basecamp with Livewire also could you include image upload. Will really appreciate this bud. Cheers.
henry75958
Posted by henry75958
3 weeks ago. Last reply 3 weeks ago.
4
142
Laravel

Course System (LMS)

Hi @alex, I like your course application, can you run us through how you created this? I'd love to integrate this as an extension into our platform. Cheers Derek
derekbuntin
Posted by derekbuntin
4 weeks ago. Last reply 4 weeks ago.
3
105
Livewire

Laravel Livewire Course with AutoDraft

Hi Alex, I wanted to ask if you could make a course with Laravel Livewire with auto post draft with slugs
henry75958
Posted by henry75958
4 weeks ago. Last reply 4 weeks ago.
4
94
Laravel

Sync data between central application and tenant application in tenancyforlaravel package

I recently watch the course about **multi-tenancy multi database** course in codecourse that uses **tenancyforlaravel** package, and I have a case for the subscription purpose that I need to check tenant's database from the central database and central database from tenant's database using this pack...
shadyar
Posted by shadyar
1 month ago. Last reply 4 weeks ago.
6
145
Alpine.js

Alpine Js Course on how to create headless compoents

Hi Alex will you create a short course on how to create a headless component in alpine js
sohail49
Posted by sohail49
1 month ago. Last reply 1 month ago.
3
97
LivewireSolved

Livewire - Array as query string

I have an array property `topic` on a livewire component that I want to use as query string, the query string looks like this currently `example.com/?topic[0]=livewire&topic[1]=laravel`, what I want the url to look like is `example.com/?topic=livewire,laravel` currently I introduce a different pr...
selorm
Posted by selorm
1 month ago. Last reply 1 month ago.
7
236