Software Development Featured How to build a SaaS in a weekend Have an idea? Want to get an MVP out quickly? Using existing tools we will build a fully-functioning SaaS in a single weekend! Keep reading to learn how.
Career Why you should work on side projects ... if you're a full-time developer, and especially if you're part-time. Let me tell you the why, when and what.
Laravel How to fix Laravel Queue's "ModelNotFoundException" What to do when your Laravel queued job fails due to the relevant models not being found? Let's examine your options of handling ModelNotFoundException in a queued job.
Laravel Introduction to the Laravel Service Container The Laravel Service Container can be a bit of a mystery, especially if you're not using it that often. In this article I will explain how to use it, and what common mistakes you should avoid.
Laravel Improving IntelliSense for Laravel projects Laravel has a lot of "magic" to help provide a developer-friendly framework. This "magic" can also be a roadblock for many IDE's to provide good IntelliSense suggestions. Here's how to fix that.
Laravel Testing Laravel websites over local network When developing a website you often want to (and should!) preview your masterpiece on a real mobile device. Or let a family member preview it and test it without them overtaking your laptop. Here's a quick and easy way to allow any devices on your local network to have a