Laravel courses

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
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
Snippet
Laravel
PHP
Laravel Route Model Binding

Tidy up your code drastically by binding models to routes and automatically fetching a model by it's primary key when you access a URI like /users/1.

1 episode
3 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
Laravel
Deploying Laravel Applications with Forge and Envoyer

How to create a server with Forge and deploy your Laravel application using the zero-downtime deployment service, Envoyer.

11 episodes
37 mins