By day I'm a firefighter and by night a web developer. I occasionally write things on my personal blog but am usually helping folks with Laravel. You can find me on Twitter, G+, GitHub or lurking in #laravel on freenode!
Stripe is a payment-processing service that comes with a suite of easy-to-use APIs and powers e-commerce for businesses of all sizes. Stripe makes it easy to...
In this short video tutorial, I’ll look at how and when we should be using a secure connection when processing payments with Stripe and Laravel Cashier. I’ll...
Inversion of Control is a technique that allows control to be inverted when compared to classical procedural code. The most prominent form of IoC is, of...
Many developers who use Laravel are probably only barely scratching the surface of what the framework has to offer. While the documentation does cover the...
In this day and age, it's quite normal for a developer to have an understanding of consoles, and how to issue basic commands. But what if you could code your...