Lessons from the last 12 months
Link – – themsaid.com
An important post by Mohamed Said.
Read more [themsaid.com]
Oh Dear is the all-in-one monitoring tool for your entire website. We monitor uptime, SSL certificates, broken links, scheduled tasks and more. You'll get a notifications for us when something's wrong. All that paired with a developer friendly API and kick-ass documentation. O, and you'll also be able to create a public status page under a minute. Start monitoring using our free trial now.
Link – – themsaid.com
An important post by Mohamed Said.
Read more [themsaid.com]
Link – – localheinz.com
Focus on writing code that solves real problems, is well-tested, and is easy to maintain.
Read more [localheinz.com]
Stay up to date with all things Laravel, PHP, and JavaScript.
You can follow me on these platforms:
On all these platforms, regularly share programming tips, and what I myself have learned in ongoing projects.
Every month I send out a newsletter containing lots of interesting stuff for the modern PHP developer.
Expect quick tips & tricks, interesting tutorials, opinions and packages. Because I work with Laravel every day there is an emphasis on that framework.
Rest assured that I will only use your email address to send you the newsletter and will not use it for any other purposes.
Link – – www.joshwcomeau.com
Josh Comeau argues that AI won't take away any front end jobs soon.
Read more [www.joshwcomeau.com]
Link – – planetscale.com
This is a fantastic course by Aaron Francis. I've already watched most of the videos, and I can tell you it's one of the best courses I ever saw.
Read more [planetscale.com]
Link – – flareapp.io
The laravel-data package is fantastic to work with, but it also adds a lot of complexity when outputting data. In this blog post, we will look at how we've improved the performance of the package and, thus, the complete Flare application.
Read more [flareapp.io]
Link – – fly.io - submitted by Kathryn Anne Tan
We easily upload multi-selected files with Livewire, in three ways: -All files in one request; -Each file in separate, concurrent requests; -and finally, each file in chunks!
Read more [fly.io]
Link – – jolicode.com
Let's take a look how we can extend Var Dumper to dump our objects, or some vendor objects, in a more readable way.
Read more [jolicode.com]
Link – – fly.io - submitted by Kathryn Anne Tan
Easily share user-video interaction data from client to browser with Livewire!
Read more [fly.io]
Link – – digitalwithyou.com
Our friends at Digital With You wrote a detailed case study on how they helped us redesign @OhDearApp They cover rewriting marketing text, choosing new colours, redesigning all pages.
Read more [digitalwithyou.com]
Link – – ryangjchandler.co.uk - submitted by Ryan Chandler
In this post, Ryan demonstrates how to use FFI and a lower-level language such as Rust to improve the performance of a critical path.
Read more [ryangjchandler.co.uk]
A nice refactor from Aaron Francis
I'm always on the lookout for a good "make more things the same" refactor and I just found one!
— Aaron Francis (@aarondfrancis) March 8, 2023
Make your life easy, make more things the same. pic.twitter.com/tQfnqSZ84u
Link – – laravel-news.com
Valet is one of my favourite pieces of technology: I don't notice that I'm using it, still I use it every single day.
Read more [laravel-news.com]
Link – – sebastiandedeyne.com
This feature is high on my wishlist.
Read more [sebastiandedeyne.com]
When looking at recent changes in the Laravel framework, I saw some PHP syntax that I didn't see before. Because I've been working with PHP for over 20 years and have a firm grasp of the language, I was surprised to see new syntax for the first time.
In this sponsored talk given at Laracon India 2023, I demo all major Oh Dear features. After that, I share how the Laravel app behind Oh Dear is structured using domains.
The audio quality is not perfect, but it should still be understandable.
Here's a recording of Taylor sharing Laravel Folio and Volt at Laracon India.
Link – – harrk.dev - submitted by Harry Kirkman
In this article we will look at creating beautiful QR codes in Laravel 10, using the simple-qrcode package. With various use-cases and examples.
Read more [harrk.dev]
Link – – sebastiandedeyne.com
A nice tip by my colleague Seb
Read more [sebastiandedeyne.com]
Link – – www.swyx.io
Before you write any code — ask if you could ever possibly want multiple kinds of the thing you are coding. If yes, just do it. Now, not later.
Read more [www.swyx.io]
Link – – youtu.be - submitted by Bert De Swaef
Creating a Memory game in javascript, with minimal css. It's not that hard, follow along and learn how.
Read more [youtu.be]