Update talk content

This commit is contained in:
Oliver Davies 2021-06-30 08:00:00 +01:00
parent 5d967e338c
commit d31410792b
33 changed files with 431 additions and 84 deletions

View file

@ -11,11 +11,17 @@ video:
tags: [nomad-php, lightning-talk, laravel, collections]
type: Lightning talk
events:
- event: nomad_php
- name: Nomad PHP
url: https://nomadphp.com
online: true
date: 2017-12-21
time: 19:00 CET
- event: php_south_wales
- name: PHP South Wales
location: Cardiff, UK
url: https://www.phpsouthwales.uk
date: 2018-08-28
sortable_date: 2018-08-28
---
Laravel's Illuminate Collections are a powerful object-orientated way of interacting with PHP arrays, but did you know that they can be used outside of Laravel, in any PHP project?