Howdy, Welcome to My Blog
Written by Tony Lea - 3 minute read
As developers, most of us aspire to build a product or side-project that can make us riches ð° and gives us a life that others envy. But, this is much easier said than done. Not many people who set off on the entrepreneurial adventure will be victorio...
Written by Tony Lea - 4 minute read
In this tutorial I'm going to show you how easy it is to launch a Laravel application on a Cloudways server, via their API. We are going to launch the Laravel application via an API inside of a Laravel application, so it will be kind of a Laravel inc...
Written by Tony Lea - 3 minute read
Want to learn what's new in TailwindCSS 2.2 in 22 seconds? Maybe that's a little too ambitious ðĪŠ. It might be more like 122 seconds. Either way, in this tutorial, you will learn the new things in TailwindCSS 2.2 in a few minutes. Let's dive in! Tailw...
Written by Tony Lea - 4 minute read
When it really comes down to it, there is no right or wrong way to build something. Many factors can play into the success or failure of an application. That's why it's good to have as much help and advice as possible. I want to share a few lessons I...
Written by Tony Lea - 2 minute read
Real-time Facades have been available since version 5 of Laravel; however, I haven't used them much until now. Since I'm just discovering how these work, I thought it would be helpful to do a quick write-up for you ð. What Are Facades Before understa...
Written by Tony Lea - 2 minute read
Today @calebporzio, creator of AlpineJS, just announced the date for AlpineDay, which is June 10th, 2021 ð. If you ever needed an excuse to blow off work and hang out with some incredible people, this is the day for it! If you haven't seen it yet, th...
Written by Tony Lea - 1 minute read
Creating a good developer article or tutorial can be challenging enough without worrying about the image cover. Thankfully today, we are introducing a new Image Generator for your developer posts. ð The New Version ð This is V2 of our simple, intuiti...
Written by Tony Lea - 3 minute read
Alpine version 3.0 will be coming soon! There is going to be an Alpine Day online event where the creator, Caleb Porzio, will be talking about some new things coming to Alpine as well as pushing the new version live! In this quick post, you can learn...
Written by Tony Lea - 4 minute read
Many developers have dreams of creating their own profitable Software as a Service. Mainly because it provides you with the freedom to work on the things you are super passionate about. It's also a good feeling to make money working on your own stuff...
Written by Tony Lea - 3 minute read
I've recently run into a scenario where I want to design a one-off page using TailwindCSS with the CDN link; however, including the CDN link would mean that my page load is a heavy 3MB ð. Instead of installing Tailwind with one of the recommended ins...