Twitter and the cash dash: SMS two-factor authentication
https://thewebdevguy.co.uk/blog/post/2023/02/twitter-and-the-cash-dash-sms-two-factor-authentication
Freelance web apps developer #PHP #Laravel #VueJS #InertiaJS #indiehacker
Building multiple revenue streams across different mediums
Twitter and the cash dash: SMS two-factor authentication
https://thewebdevguy.co.uk/blog/post/2023/02/twitter-and-the-cash-dash-sms-two-factor-authentication
Using Laravel Telescope?
Having it accessible in production (securely of course!) is a great tool for diagnosing problems, but can cause performance issues.
Pause Telescope recording for an instant boost to a busy application!
Understanding database queries, indexing and limitations of database storage engines is essential if you're trying to optimise an application for scale.
Running EXPLAIN queries is my first go-to when I'm looking at query performance.
Starting to move back towards using Docker for development stacks. I got fed up with switching PHP versions for different projects and things breaking; it's far far easier just to run a properly-configured docker-compose file!
How do you implement change password rules in Laravel?
I prefer to use a custom validator rule and call that from my request class.
First flight of 2023 - seeing the London skyline at night 😍
I'm going to have to go on one of those helicopter tours - I flew several miles north of Canary Wharf but no picture does the sight justice! Just stunning.
Got some UI work done for my domain management portal - billing methods and finishing the add/remove card integration with Stripe.
Also decided to adopt the #addamsfamily for testing from now on 🕷️👈🏻😂
This is your annual reminder to update the copyright notices on all your websites.
Or better still - automate it so you don't have to worry about it again!