Add Collections in Drupal abstract
This commit is contained in:
parent
bbbb8279d7
commit
5a1df13dcd
3
using-laravel-collections-drupal/abstract.md
Normal file
3
using-laravel-collections-drupal/abstract.md
Normal file
|
@ -0,0 +1,3 @@
|
|||
# Using Laravel Collections in Drupal
|
||||
|
||||
Laravel 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? This short talk (maximum 20 minutes) shows how we can use Composer to include Laravel Collections within a Drupal project and put them to use within your own code.
|
Loading…
Reference in a new issue