Format front-matter data in talks
This commit is contained in:
parent
15a82af6be
commit
2fc21b6363
33 changed files with 609 additions and 577 deletions
|
@ -2,25 +2,26 @@
|
|||
title: Using Illuminate Collections... Outside Laravel
|
||||
description: How to include and use Laravel’s Illuminate Collections in your non-Laravel PHP projects.
|
||||
speakerdeck:
|
||||
id: 76f1718a75a74940b0b028aac8b9f78b
|
||||
ratio: '1.77777777777778'
|
||||
url: https://speakerdeck.com/opdavies/using-laravel-collections-dot-dot-dot-outside-laravel-php-south-wales-august-2018
|
||||
id: 76f1718a75a74940b0b028aac8b9f78b
|
||||
ratio: '1.77777777777778'
|
||||
url: https://speakerdeck.com/opdavies/using-laravel-collections-dot-dot-dot-outside-laravel-php-south-wales-august-2018
|
||||
video:
|
||||
type: youtube
|
||||
id: 1l0kO-iaN_o
|
||||
type: youtube
|
||||
id: 1l0kO-iaN_o
|
||||
tags: [nomad-php, lightning-talk, laravel, collections]
|
||||
type: Lightning talk
|
||||
events:
|
||||
- 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
|
||||
-
|
||||
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
|
||||
sortable_date: 2018-08-28
|
||||
---
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue