Laravel courses

Course
Laravel
PHP
Laravel Acceptance Testing

Get started with acceptance testing in Laravel, finishing up with a complete app built with test-driven development.

24 episodes
4 hrs 16 mins
Course
Laravel
PHP
Laravel third-party integration: Effortless spam detection

Learn how to integrate third-party services into Laravel while baking in beautiful spam protection for your models.

11 episodes
1 hr 21 mins
Course
Laravel
PHP
API Development with Laravel

Build a rock-solid RESTful Forum API with clean and flexible responses, pagination and best practices.

19 episodes
2 hrs 35 mins
Course
Laravel
Vue.js
PHP
Paginated Vue Components with Laravel

Want flexible paginated Vue components that work with any data? Let's make this easy.

8 episodes
44 mins
Course
Laravel
Vue.js
The Liker Project

Build a real-time public post timeline with global like updates and in-browser notifications

13 episodes
2 hrs 6 mins
Course
Laravel
API Authentication with Laravel Passport

Learn about single-use and OAuth authentication, but with a practical twist!

14 episodes
1 hr 42 mins
Course
Laravel
PHP
Laravel Queues

Everything you need to know to get started queueing jobs in Laravel, along with some practical examples.

6 episodes
1 hr 7 mins
Course
Laravel
PHP
Tidying up controllers with view composers

Laravel view composers allow you to share data with individual templates, so you don't have to pass loads of data down through your controller methods.

2 episodes
22 mins
Course
Laravel
PHP
Laravel Tasklist (Intermediate)

Create a tasklist in Laravel and learn authentication, controllers, form validation, repositories, policies and more.

11 episodes
49 mins
Course
Laravel
PHP
Laravel Tasklist (Beginner)

Create a tasklist and learn Laravel along the way.

7 episodes
47 mins
Snippet
Laravel
Exposing Laravel Homestead projects

Need to share a local project you're working on? Or test a webhook from a server? If you're using Laravel Homestead, we have you covered with this quick tip.

1 episode
3 mins
Course
Laravel
PHP
Slim
Eloquent and Slim

Bring the power of a fully equipped ORM to Slim, with Eloquent.

4 episodes
41 mins
Course
Laravel
PHP
Laravel Events and Listeners

Tidying up controllers and giving us small, single responsibility classes with events and listeners in Laravel.

3 episodes
28 mins
Course
Laravel
PHP
Learn Laravel

Walking you through everything you need to know to be able to get started with the Laravel PHP framework.

42 episodes
4 hrs 21 mins
Snippet
Laravel
PHP
Custom Pagination Presenters with Laravel

You might need to change the way your Laravel pagination links are displayed. Well, here's how.

1 episode
18 mins
Snippet
Laravel
PHP
Enforcing referential integrity with the Laravel Schema builder

Covering what referential integrity is, and how easy it is to enforce this to ensure tidy tables with integrity between relationships.

1 episode
12 mins