Using your drupal knowledge to cheat your way into a Laravel job

Speaker(s)
borisson_
Experience level
Intermediate
Duration
30 min

As a seasoned Drupal Developer, it's sometimes fun to also use other frameworks or tools to create websites. One of those trendy tools is Laravel, a framework for web artisans.

In this session you will find out how to transfer your already existing Drupal development skills to Laravel. I will show you how to use the Laravel artisan CLI tool to generate code and to interact with your website, and how it relates to drush. I will show you the way code is structured and how creating controllers and services is very similar to what you are used to.

As a bonus, we'll touch on Laravel's Nova Administrion Panel, to show you how to create CRUD applications quickly and efficiently.