@alex are you going to do a tutorial on how you build this forum because I am loving this design and functionality ,. second it's the UI design tailwind
General discussion
hello, would like to ask, is there a planned support to add React js to the list of courses? I signed up to codecourse for Laravel lessons, and Laracasts has some React js stuff, and since Inertia (which we do have here several things) have support for React Js, would be nice to have. Anyone else th...
Hello,
I am running into an issue with `Alpine.store` and I can't seem to track it down. I am using `Alpine.store` in another project without any trouble. After trying (and failing) to compare both projects to see what's different, I thought I would seek help. I have a feeling it might be super obv...
Laravel
@Alex any course on nWidart/laravel-modules?
Its a Request, I see a lot of project using it but am not able to grasp it. If you can make a course on it, it would be great help
Recently I was watching [Multiple Drag And Drop File Uploading and Processing with Inertia](https://codecourse.com/courses/multiple-drag-and-drop-file-uploading-and-processing-with-inertia) course. I get in trouble with the EncodeVideo Job File.
**My EncodeVideo Job File**
```php
<?php
namespace...
I have a Course Table and User table, and those tables relations on a pivot_table. Now I am checking which course user is enrolling in the course model like this but it is creating an n+1 problem. how to solve this.
*check enroll*
```php
'enrolled' => $this->users()->where('user_id', auth()->id())...
PHP
Hi Alex. I have worked on your Slim 4 Authentication course incorporating Sentinel.
I struggled with a lot of dependency issues.
Would it be possible to upgrade this to work with the latest php version 8 (and dependencies that support thiis)?
I have been digging around Daniel Opitz's Slim 4 skeleto...
Laravel
Hello, I purchased the premi package to study flutter with laravel, I would like to know how to do the laravel flutter registration method with image upload using DIO.
Posted by joaorobertovelozo
8 months ago.
Livewire
HI Alex
can you create a course for Livewire 3 where you can create a simple app. can talk about the best approaches and practices in Livewire
Thanks
I noticed my lifetime access has been deactivated. Is anyone experiencing the same issue?