What to expect from open source?
Link – – spatie.be - submitted by Spatie
Read more [spatie.be]
Sevalla is the all-in-one PaaS for your web projects. Host and deploy your applications, databases, object storage, and static sites. Enjoy advanced deployment pipelines, a complete database studio, instant preview apps, and one-click templates. The pricing is simple: no hidden fees, no seat-based pricing, and you pay only for what you use. Get real human support from developers.
Get started now with a $50 credit at Sevalla.com.
Link – – spatie.be - submitted by Spatie
Read more [spatie.be]
Link – – stefanzweifel.dev - submitted by Stefan Zweifel
A new Laravel package to protect sensitive routes or actions with a confirmation-screen and ask for the two-factor authentication code of a user.
Read more [stefanzweifel.dev]
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 – – jonathanpurvis.co.uk - submitted by Jon Purvis
Inspired by a Tweet from Christoph Rumpel asking for best practises for importing huge CSV files, I did a write up about how I've imported (so far) 1.7 billion rows of CSV data from Stripe using their API.
Read more [jonathanpurvis.co.uk]
Link – – medium.com - submitted by Mazen Touati
Tackling scalability challenges unorthodoxly in large monoliths with strategies like multi-application infrastructure, circuit fuse, and hybrid DB optimization.
Read more [medium.com]
Link – – james.brooks.page
By implementing rate limiting at the edge, “dead requests” can be reduced.
Read more [james.brooks.page]
Link – – tighten.com - submitted by Kayla Helmick
This article covers installing Rich Text Laravel and Trix in a Laravel app, adding rich text attributes to models, migrating existing content from plain text, and integrating Trix’s file attachment feature with Laravel.
Read more [tighten.com]
Link – – nolanphillips.substack.com
This make testing endpoint authorization much simpler.
Read more [nolanphillips.substack.com]
Link – – f2r.github.io
Pseudo-types like callable and iterable may seem convenient at first glance, but they introduce ambiguities and make code harder to analyze.
Read more [f2r.github.io]
Link – – stitcher.io
Brent is back with an update of the PHP version stats.
Read more [stitcher.io]
Link – – www.harrisrafto.eu
The new finally method simplifies how you handle post-pipeline operations, whether your pipeline succeeds or fails.
Read more [www.harrisrafto.eu]
Link – – infinitypaul.medium.com - submitted by Paul Edward
Here's how a unsuspicious validation rule can wind up making your app slower.
Read more [infinitypaul.medium.com]
Link – – amitmerchant.com
Tony Lea created a new Chrome extension that will add a PHP tab in Chrome DevTools. Nice!
Read more [amitmerchant.com]
Link – – flareapp.io - submitted by Spatie
Here's why and how we added a mini container in a framework agnostic package.
Read more [flareapp.io]
Link – – byteblog.medium.com
PHP Fibers, introduced in PHP 8.1, enable asynchronous programming by allowing functions to pause and resume execution. Here are some good examples on how to use them.
Read more [byteblog.medium.com]
Link – – medium.com
Here's another nifty Laravel method
Read more [medium.com]
Link – – www.geocod.io
Using a Laravel pipeline is always nice to structure a process like this.
Read more [www.geocod.io]
Link – – raymondtukpe.com
Here are some special cases that you should keep in mind when working with NULL.
Read more [raymondtukpe.com]
Link – – amitmerchant.com
Laravel’s redirect response can be manually set to redirect users back to a specific URL after authentication or feedback submission.
Read more [amitmerchant.com]
Link – – highperformancesqlite.com
The choice between the two depends on the specific requirements and use case of the application.
Read more [highperformancesqlite.com]
Link – – tighten.com - submitted by Kayla Helmick
Learn to create a customizable admin panel in minutes with our Filament Crash-Course.
Read more [tighten.com]