diff --git a/more/free-programming-interactive-tutorials-en.md b/more/free-programming-interactive-tutorials-en.md index 30ca3920d..6fc66fe26 100644 --- a/more/free-programming-interactive-tutorials-en.md +++ b/more/free-programming-interactive-tutorials-en.md @@ -38,6 +38,7 @@ * [Objective-C](#objective-c) * [Ocaml](#ocaml) * [PHP](#php) + * [Laravel](#laravel) * [PostgreSQL](#postgresql) * [Python](#python) * [Jupyter](#jupyter) @@ -339,6 +340,11 @@ * [PHP tutorial](https://www.w3schools.com/php) - W3Schools +#### Laravel + +* [Learn the PHP Framework for Web Artisans](http://bootcamp.laravel.com) - Laravel Team + + ### PostgreSQL * [PostgreSQL Tutorial](https://www.postgresqltutorial.com)