General discussion

Filamentphp series

Hello, I'm just curious if you plan to make some series about filamentphp? Thanks
richard51661
Posted by richard51661
4 months ago. Last reply 2 months ago.
2
300
Laravel

Best way to consume external api

I'm building a web app around a external api. What is the best way to organize the logic? Is ok to do something like this: ```php class TestService { public function getItemById($id) { } public function getAll() { } } ``` and call these functions inside the controller
lucas27742
Posted by lucas27742
3 months ago. Last reply 2 months ago.
2
196
Laravel

for the monthly plan the library limited ?

for the monthly plan the library limited ? i want to konw which courses that i can access to it in monthly plan?
mohamed353
Posted by mohamed353
3 months ago. Last reply 3 months ago.
2
175
General discussion

Written format for the episodes

First, I would like to say that I am learning a lot from the courses and I like how easy you make it to understand the code. It would be really great if the episodes were also available in written format. Watching the videos is a great way to understand something for the first time. However, many t...
meraik
Posted by meraik
3 months ago. Last reply 3 months ago.
3
213
General discussion

Phpstorm editor config

Hi Alex, I really dig how you've configured your PHPStorm IDE. It would be fantastic if you could create a short video walking us through your setup. Thanks a lot! P.S. The site redesign looks amazing! 🎨🚀
Johan
Posted by Johan
3 months ago. Last reply 3 months ago.
1
256
Laravel

Overriding Service Provider Methods (Fortify)

For the past few years, I've managed to override the boot method in the Fortify service provider located at App\Providers\FortifyServiceProvider so that I can define the Fortify Views from my custom service provider that's loaded dynamically from a package. This all worked perfectly until Laravel 1...
derekbuntin
Posted by derekbuntin
4 months ago. Last reply 3 months ago.
10
377
Vue.js

Multi tenancy in vue js using tenancyforlaravel package

I implement multi tenancy multi database using subdomain in laravel using the tenancyforlaravel package, and now I want to implement it with vue js, but I don't know how the tenant identification work or what changes Even if you have an idea tell me, thanks!
shadyar
Posted by shadyar
4 months ago. Last reply 3 months ago.
7
431
Laravel

The only missing course in Laravel enviroment is video call and live streaming

Hi, I think there is at least one course for every topic about Laravel on the internet except WebRTC. I figured out this topic it was hard. While I was looking options I did not see any free or paid good tutorial to do that. There is no good solution to build video call or live streaming using only...
orkunertekin
Posted by orkunertekin
4 months ago. Last reply 4 months ago.
3
257
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
6 months ago. Last reply 4 months ago.
5
355
Feedback

Course Suggestion: Laravel Package Development

Hi Alex, I think it would be really neat if you created a course on Laravel package development. Just a suggestion! 😊
Johan
Posted by Johan
4 months ago. Last reply 4 months ago.
4
271