Update links
This commit is contained in:
parent
4ec9304d45
commit
74965de59b
|
@ -15,11 +15,23 @@ tags:
|
||||||
youtube:
|
youtube:
|
||||||
id: JyDjC7gGDpU
|
id: JyDjC7gGDpU
|
||||||
---
|
---
|
||||||
Presented at the [Drupal Bristol](https://www.drupalbristol.org.uk) user group in April 2018.
|
Presented at the [Drupal Bristol][0] user group in April 2018.
|
||||||
|
|
||||||
## Links
|
## Links
|
||||||
|
|
||||||
- [Joind.in](https://joind.in/talk/14851)
|
- [Joind.in][1]
|
||||||
- [Drupal.org API library](https://github.com/opdavies/drupalorg-api-php)
|
- [Drupal.org API library][2]
|
||||||
- [Drupal.org API documentation](https://www.drupal.org/drupalorg/docs/api)
|
- [Drupal.org API documentation][3]
|
||||||
- [Laravel Collections](https://laravel.com/docs/collections)
|
- [Laravel Collections][4]
|
||||||
|
- Example module: [Drupal.org project statistics][5]
|
||||||
|
- Example module: [Drupalversary][6]
|
||||||
|
- Talk: [Using Laravel Collections outside Laravel][7]
|
||||||
|
|
||||||
|
[0]: https://www.drupalbristol.org.uk
|
||||||
|
[1]: https://joind.in/talk/14851
|
||||||
|
[2]: https://github.com/opdavies/drupalorg-api-php
|
||||||
|
[3]: https://www.drupal.org/drupalorg/docs/api
|
||||||
|
[4]: https://laravel.com/docs/collections
|
||||||
|
[5]: https://github.com/opdavies/drupal-module-drupalorg-project-statistics
|
||||||
|
[6]: https://github.com/opdavies/drupal-module-drupalversary
|
||||||
|
[7]: /talks/using-laravel-collections-outside-laravel/
|
||||||
|
|
Loading…
Reference in a new issue