Summer sale! Save 50% on access to our entire library of courses.Join here →

Courses

Course
PHP
Design Patterns: Decorator Pattern

Ready for some decorating? Grab your tools and let's learn about the decorator pattern.

1 episode
14 mins
Course
Laravel
PHP
Lightning fast Laravel Authentication

Laravel 5.2 allows us to get set up with authentication in a matter of minutes. This guide will walk you through the process.

3 episodes
24 mins
Course
PHP
Design Patterns: Strategy Pattern

Explaining the Strategy pattern, and building something useful with it that you can use in your projects.

3 episodes
33 mins
Course
Laravel
PHP
Flexible Service Providers

Using a third-party service in your Laravel application? Let's discuss how to make sure we can switch it out for an alternative, and write our own API for using it.

3 episodes
18 mins
Course
PHP
Templates with Twig

Using Twig not only helps structure your project and templates better, but gives you beautiful, powerful syntax for any size project.

14 episodes
44 mins
Course
PHP
The best of PHP 7

A look at some of the most useful features of PHP7. These things might sound scary, but they're really simple, useful concepts.

5 episodes
17 mins
Course
Laravel
PHP
Laravel searching with Algolia

Harness the power of Algolia's search service within Laravel. Easily sync model data and present the results to your users.

7 episodes
20 mins
Course
PHP
Understanding namespaces

Namespaces are everywhere for good reason, they help organise your code and prevent naming conflicts. Learn how to use them, and how PSR-4 autoloading can help even the smallest projects.

3 episodes
20 mins
Course
PHP
Sending SMS with Twillio

Twillio provides a really easy way to send SMS messages. We go from setting up a number to sending messages, and then handling errors if things go wrong.

4 episodes
12 mins
Course
PHP
Sending email with Mailgun

Letting an email service like Mailgun handle your email is the right way to go, it's also really easy to set up!

8 episodes
20 mins