Serverless functions with Vercel
Link – – madewithlove.com
Geoffrey Dhuyvetters demonstrates how you can create serverless functions and run them on Vercel.
Read more [madewithlove.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 – – madewithlove.com
Geoffrey Dhuyvetters demonstrates how you can create serverless functions and run them on Vercel.
Read more [madewithlove.com]
Link – – christoph-rumpel.com
Christop Rumpel shares some good tips on how to refactor code.
Read more [christoph-rumpel.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.anup.io
Instead of focusing of how to get a positive outcome, you might consider thinking about reasons why you'll get a negative outcome. This could possibly lead to new perspectives that you might had not considered otherwise.
Read more [www.anup.io]
In this stream I share how Mattias Geniar and I started and are growing Oh Dear. Halfway the stream, Simon Bennet joins me to talk about Snapshooter.
Link – – divinglaravel.com
Mohamed Said wrote a good post on how the shiny new batching functionality works in Laravel 8
Read more [divinglaravel.com]
Link – – nunomaduro.com - submitted by Nuno Maduro
PEST v0.3 features a new expectation API, a brand new PHPStorm plugin, and more.
Read more [nunomaduro.com]
Using our spatie/laravel-short-schedule package you can schedule commands at sub-minute intervals.
Link – – liamhammett.com - submitted by Liam Hammett
An approach you can use to combine multiple tightly coupled utilities together into a new compound utility class.
Read more [liamhammett.com]
Link – – www.rosstuck.com
Ross Tuck doesn't blog often, but when he does, it's worth your time!
Read more [www.rosstuck.com]
Link – – ryangjchandler.co.uk - submitted by Ryan Chandler
Reusability is important when it comes to scaling projects and future-proofing the maintainability of a project. Let's take a look at how you can write more re-usable components in Alpine.
Read more [ryangjchandler.co.uk]
This summer in Belgium has been a very hot one, and we're bound to have a couple more very warm weeks during the rest of summer.
I'm not the best at dealing with this kind of heat, and with the temperature inside hitting 28° C, I've been trying to get my home to cool down on a budget: I open the windows when the temperature outside is cooler than inside, and close them when it warms up. I've also noticed the sun hits the living room starting at around 7 in the morning, which means I should close the curtains right around that time to stop the tile floor from heating up.
From the start, I knew it was likely that I would forget to close the windows in time. I would need someone - or something - to remind me. I saw a talk about Google Cloud by Bram Van Damme at JSConf.be a while back, so I decided this could be a fun little project to play around with GCP.
It's funny how from the outside, IT is often seen as an exact science. When starting as a developer, I often heard people say: "Oh, you're in IT, so you must be good at mathematics". I never understood why someone who is supposedly good at mathematics is the right person to fix a printer.
When you have some experience building applications, you know that IT is not an exact science. There are multiple valid solutions to a problem. Take five developers and ask them what the best way to set up a blog is. You'll likely get five different answers. Each suggestion will have its own set of tradeoffs.
Link – – usefathom.com
Jack Ellis shares what happend at his analytics service when one of his clients got viral
Read more [usefathom.com]
Link – – stitcher.io
It's been over a year in the making and I happy to say it's here: the Laravel Beyond CRUD book and video course are now available.
Read more [stitcher.io]
Link – – nunomaduro.com - submitted by Nuno Maduro
With Laravel 8 coming soon, Nuno just released Collision v5.0. Let's see the changes merged into this release.
Read more [nunomaduro.com]
Laravel 8 offers a shiny new way to group multiple jobs into one batch. This will allow you to easily check how many job there are in a batch, what to total progress is and even cancel all jobs in a batch.
In this blog post, I'd like to share how we will use this feature in the upcoming v3 of Mailcoach. We'll also take a look at how batches are implemented under the hood in Laravel.
Link – – ryangjchandler.co.uk - submitted by Ryan Chandler
We all come across tasks that are repetitive and probably struggle to find ways of making them more re-usable in our Alpine components. Since v2.5 we can register custom magic variables that can help us out with that.
Read more [ryangjchandler.co.uk]
Link – – sebastiandedeyne.com
Sebastian show a few cool things you can do when comparing changes in the GitHub UI
Read more [sebastiandedeyne.com]
Link – – blog.fortrabbit.com
Over at FortRabbit, Jascha Silbermann shares the different options you have for working with PHP locally.
Read more [blog.fortrabbit.com]
This timeless talk by Matt Stauffer given at Laracon EU 2015 is one of the very best I ever saw.