Fill Gaps in Statistical Time Series Results
Link – – sqlfordevs.com
Pretty cool that you can achieve this by executing a query, and without application logic.
Read more [sqlfordevs.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 – – sqlfordevs.com
Pretty cool that you can achieve this by executing a query, and without application logic.
Read more [sqlfordevs.com]
Link – – laracasts.com
Good tips by Jeffrey Way
Read more [laracasts.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 – – tighten.com - submitted by Jamison Valenta
Looking for a fun way to dive deeper into Laravel that's not just a to-do list tutorial? Our "Learning Laravel" series by Kristin Collins is exactly what you've been missing!
Read more [tighten.com]
Link – – ohdear.app
One of our goals for this year is to bring the UI of Oh Dear to the next level. Behind the scenes, our team is working hard on a complete rewrite of our marketing website and app.
Read more [ohdear.app]
Link – – sinnbeck.dev - submitted by René Sinnbeck
Build a file uploader that supports drag and drop and file selection, has a progressbar, filename preview and file removal.
Read more [sinnbeck.dev]
Link – – doeken.org - submitted by Doeke Norg
It's time to replace your mocked event dispatchers with a real one.
Read more [doeken.org]
Link – – tighten.com - submitted by Jamison Valenta
If you're running a Laravel application in the 5's, have a legacy application bootstrapped inside Laravel, don't have any tests, or are staring in silent terror at just how long ago your production server's PHP version hit its end-of-life, this post is for you!
Read more [tighten.com]
Link – – aaronfrancis.com - submitted by Aaron Francis
Spoiler: it is optimized to be fast, and you should use it.
Read more [aaronfrancis.com]
Link – – mateusguimaraes.com - submitted by Mateus Guimarães
Learn how I was able to easily scale an application to handle hundreds of millions of jobs using nothing but Laravel, Redis and MySQL
Read more [mateusguimaraes.com]
Link – – ryangjchandler.co.uk - submitted by Ryan Chandler
A blog post about an experiment that converts PHP to Rust and is capable of generating native binaries.
Read more [ryangjchandler.co.uk]
Link – – stitcher.io - submitted by Brent
You might be afraid of this change, but most likely this won't affect you.
Read more [stitcher.io]
Link – – aschmelyun.com - submitted by Andrew Schmelyun
If you've been working with PHP regularly, chances are you've run across an Interface, Trait, or Abstract Class. At first glance, they might appear to have a few similarities between them, and it can be hard to make out their differences and use cases.
Read more [aschmelyun.com]
Link – – planetscale.com
A very nice technique to decrease concurrency and prevent deadlocks.
Read more [planetscale.com]
Link – – laravel-news.com
While working on the upcoming Oh Dear redesign, I noticed that list that displays all sites of a team was very slow.
To display that list, a lot of queries were used. With a couple of minor adjustments, I could reduce the number of queries needed to just a single one, solving the performance problem.
In this small blog post, I'd like to share one of the techniques I used.
Povilas Korop of Laravel Daily made a cool video on the internals of our spatie/laravel-login-link package.
Link – – php.watch
The best dependency manager just got a little bit better.
Read more [php.watch]
Link – – thephp.foundation
Here's an update on what the PHP core contributors have been doing these past few weeks.
Read more [thephp.foundation]
Link – – planetscale.com
This post will walk through how database indexes work, with a particular focus on MySQL, everyone’s (well, many people’s) favorite homegrown organic database.
Read more [planetscale.com]
Link – – arunas.dev - submitted by Arunas
You'll learn the difference between "tactical" and "strategic" programming, and why choosing the right approach is important in the long run.
Read more [arunas.dev]