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.
PHP
Introducing laravel-tfa-confirmation
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