Couldn't have come out at a better time, great vid!
@LaravelPHP29 күн бұрын
Awesome! (Christoph)
@daviddprtmaАй бұрын
this is what I want since long time ago and finally the team did it to me. Thank you so much for your effort time to make this such a wonderful video❤🔥
@LaravelPHPАй бұрын
You're very welcome! Thank you so much 🙏 (Christoph)
@sanjaykmАй бұрын
Thanks Laravel Team for helping me to create my first Laravel packages.
@LaravelPHPАй бұрын
Our pleasure! Love to hear that 👏 Congrats (Christoph)
@davidadewale846629 күн бұрын
With this, I can bring my ideas to play. Thanks to Laravel team for this.
@LaravelPHP27 күн бұрын
Yes you can and you should. All the best 👏 (Christoph)
@ajzack983Ай бұрын
I just made my first laravel package recently that let's you to combine / debounce notifications, jobs and commands.
@LaravelPHPАй бұрын
Congrats 👏 (Christoph)
@GonzaloMassa29 күн бұрын
Do you have an URL to check it out?
@nicolas.chauvetАй бұрын
High level master class!
@LaravelPHPАй бұрын
Thanks a lot 🙏 (Christoph)
@ChrisHowАй бұрын
Wow! Great video, I've saved this one for future reference. I'd love more videos like this 👏
@LaravelPHPАй бұрын
Awesome! Thank you! Appreciate it 🙏 (Christoph)
@tdwestenАй бұрын
This is a ready great video - thanks! 🙏
@LaravelPHPАй бұрын
Glad you enjoyed it! (Christoph)
@pssr13Ай бұрын
great video! 🔥🔥🔥
@LaravelPHPАй бұрын
Thanks 🔥 (Christoph)
@nerisonpitogo3717Ай бұрын
Will save this video for later to watch.
@SebastianMaresАй бұрын
Nice and interesting example. 🙂
@LaravelPHPАй бұрын
Thanks! 😃 (Christoph)
@GonzaloMassa29 күн бұрын
Hey great video! I wonder if there is a way to set the cache key dinamically or by hashing the method's argument values.
@LaravelPHP29 күн бұрын
Thanks a lot 🙏 Dynamically will be difficult since we can't pass anything else than strings through the Attribute, but we could by default cache hashed method and attribute 🤔 yeah I like that. Great idea. (Christoph)
@stefankrejci430629 күн бұрын
Thank you very very much for this package video, with sophisticated content to boot! I am always faced with the problem that I have two applications that are quite similar and I always have to develop the individual modules twice with little adaptations. Composer packages would certainly be the optimal solution, but while I can manage service providers, facades, migrations etc. quite well, I get stuck with the vue components at the latest... Is there any (professional) post on that?
@LaravelPHP29 күн бұрын
Hey, thanks a lot. Hmm good question, I never tried that and I don't know of any post about it sorry. (Christoph)
@laravelpursuitАй бұрын
Tolles Video Christoph, Danke
@LaravelPHPАй бұрын
Freut mich, danke dir auch! (Christoph)
@CodingWaffle29 күн бұрын
Thats actually a geneius trait feature, I wish it existed in Laravel by default
@dominikbetlej7114Ай бұрын
Long that's good ;d Thx!
@GergelyCsermelyАй бұрын
Thanks!
@LaravelPHPАй бұрын
Welcome! (Christoph)
@dasturchiukkikundaligi2810Ай бұрын
This kind of content is priced in different ecosystem, here we can get it for free
@LaravelPHPАй бұрын
❤️ (Christoph)
@SebastianMaresАй бұрын
13:20 Couldn't you have just used is_a to check for the interface?
@LaravelPHPАй бұрын
True that would work too, but I like the "implements" since it is a bit more focused on interfaces in the naming. (Christoph)
@fsbgaming1588Ай бұрын
11.x is nice with tons of bugs with ORM, redis, routing, middleware,etc. maybe fix it before released it?
@lucasdasilvanepomuceno3975Ай бұрын
We use version 11.x in a sass with more than 6 million users and we have no bugs related to the ORM, I believe that your codebase is poorly structured or developed
@fsbgaming1588Ай бұрын
@lucasdasilvanepomuceno3975 dunno hence the name. bug. the orm can be exploit by not using filling and if you put it after middleware its loop endless till crash. that doesnt occour o n 8-10. same as redis::connection. at least thats what happened on sail
@SXsoft99Ай бұрын
I sometimes wonder if people make simple apps since I just can't find the moment to use PHP comments as code
@nejckitio9293Ай бұрын
is there a github link?
@LaravelPHPАй бұрын
Not yet, but coming soon 👍 (Christoph)
@narhebenАй бұрын
🎉❤
@mahaarАй бұрын
didn't make sense to me, looks high level
@jtech04Ай бұрын
First 🥇
@LaravelPHPАй бұрын
👏
@jtech04Ай бұрын
@@LaravelPHP looking for a comprehensive video on multi-tenant as well