kirschbaum_dev: Adding servers is a great way to improve performance and stability in your application. @luisdalmolin discusses the key things to consider when adding additional servers! Link in thread ⬇️
Super happy to announce two more speakers for @LaravelLiveUK:
@asgrim and @danjharrin.
The speaking roster is 🔥 💪
Also, we've already sold more tickets than any other Laravel Live UK conference, and there are still ~6 weeks to go.🚀
kirschbaum_dev: Tip: If your web server is using FastCGI, you can use afterResponse( ) to process your job after a response is served without requiring any queue!
On that note, you can dispatch a closure, but you should always extract more complex logic…
kirschbaum_dev: Make your #Laravel commands more reliable and protect against providing invalid parameters by implementing a validator. Link in replies to @guetteman's article explaining how! 👇
kirschbaum_dev: "A robust policy limits the vectors of attack for your business and your clients and ensures you can take swift action to remedy the issue if there’s a breach." @therobfonz explains how to improve your password security! https://t.co/x6Cn0lXCoi
kirschbaum_dev: A 🔥 tip from @danjharrin : You can use is() to check if two model instances are the same.
Did you know that you can use is() on a BelongsTo relationship, to check if a model is associated? This doesn't require any extra #SQL queries …
kirschbaum_dev: RT @guetteman: Learn how to create a simple settings page with using dynamic form inputs with @filamentphp in my new article: https://t.co/VXQmoxLAII #Laravel
kirschbaum_dev: Leveraging pipelines in your #Laravel project improves the scalability and maintainability of your code. Learn how to build and execute pipelines with @guetteman ! https://t.co/tllioTpa3w
kirschbaum_dev: You may have seen @therobfonz 's article on extending enums with attributes, but if not, be sure to check it out now on @laravelnews ! https://t.co/p4fXQtSVC0
kirschbaum_dev: RT @luisdalmolin: So, I recorded the first video of my channel. It's still far away from the quality I'd like, but I guess we all need to start somewhere.
This one is about Laravel Queues -- more specifically the retry_after configuratio…
kirschbaum_dev: If you've read our recent article, you'll know #PHP 8.1 gained native support for enums. @erikdenner has a quick tip to leverage built-in functionality in #Laravel for using them when validating requests
kirschbaum_dev: With the release of 8.1, PHP has gained native support for enums. @therobfonz explains what enums are and how to use attributes to extend their functionality in our latest Insights article: https://t.co/jHoeWQ2Jz2
kirschbaum_dev: RT @alexandersix_: So so so excited to have opened up the Kirschbaum Apprenticeship Program! It's an amazing opportunity, so drop us a line if you're interested!
(P.S. thanks @CodeKatrina for the amazing video!)
https://t.co/nWpyxTQRjU
kirschbaum_dev: We're excited for @LaraconOnline today!
Don't miss our own @alexandersix_ give his talk on Meaningful Mentorship at 4:30 EST!
https://t.co/2snXukiLYv
kirschbaum_dev: RT @alexandersix_: Who’s getting pumped for @LaraconOnline tomorrow?? Tons of great talks queued up—which ones are YOU looking forward to most?
Also, reminder that on Thursday’s stream, we’ll talk about all the cool things from Laracon, so make sure to tune …
kirschbaum_dev: RT @alexandersix_: It's what it's all about, folks. So excited to talk with y'all about mentorship at @LaraconOnline! It's free to watch on YouTube, so tune in on Sep. 14 to see some incredible sessions from some even more incredible peop…