Overview for 'mattstauffer'
Written by MattStauffer.co
/ Original link
on Jun. 17, 2021
Last week I gave a talk at AlpineDay entitled "From Vue to Alpine: How & Why". I put up my slides from my AlpineDay talk, "From Vue to Alpine: How & Why":https://t.co/xTzIl0FGunAnd also the files I used to test performance:https://t.co/tB5EThfEEJ pic.twitter.com/Jv8P7iDBcv— Matt Stauffer (@…
Written by MattStauffer.co
/ Original link
on Jan. 25, 2021
Recently Twitter started promoting their v2 API, which includes requiring all developers to re-apply to get developer credentials. Long story short, my application was rejected, so I'm left trying to build personal apps that tweet without API access. I'm pretty sure their goal here is to get each…
Written by MattStauffer.co
/ Original link
on Dec. 8, 2020
Today Taylor Otwell, the creator of Laravel, released Laravel Sail, a tool that makes it incredibly easy to spin up development environments with Docker for your Laravel applications. Out of the box, Sail comes with MySQL, Redis, and MailHog. But what if you want to add PostgreSQL? ElasticSearch?…
Written by MattStauffer.co
/ Original link
on May. 11, 2020
If you've never built a PHP package before, it might seem a bit daunting to figure out how to start. Where does the package actually go? Your other packages are in your vendor/ directory, but that folder is Git ignored, so that's not it... Your options three There are three primary ways you can wor…
Written by MattStauffer.co
/ Original link
on Apr. 6, 2020
I recently wrote a huge post about how to set up your office or home office with lights, webcams, and audio for a variety of groups: remote workers, podcasters, live streamers, and more. The most common request I received after sharing that post was: "How do I get started live streaming?" I've been…
Written by MattStauffer.co
/ Original link
on Apr. 6, 2020
When I wrote my post about getting started live streaming, I wanted to share my Stream Deck setup as well, but I figured it was a bit more appropriate in its own post. So, let's take a look at this little device that powers so much of my streaming. What is the Stream Deck? The Stream Deck is a clas…