Reorder talk events

This commit is contained in:
Oliver Davies 2024-08-07 02:07:26 +01:00
parent 8b7742f738
commit 81b95736ee
18 changed files with 253 additions and 252 deletions

View file

@ -10,15 +10,15 @@ video:
id: 1l0kO-iaN_o
type: Lightning talk
events:
- name: PHP South Wales
location: Cardiff, UK
url: https://www.phpsouthwales.uk
date: 2018-08-28
- name: Nomad PHP
url: https://nomadphp.com
online: true
date: 2017-12-21
time: 19:00 CET
- name: PHP South Wales
location: Cardiff, UK
url: https://www.phpsouthwales.uk
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?