Dashboard sipadu mbip
Você não pode selecionar mais de 25 tópicos Os tópicos devem começar com uma letra ou um número, podem incluir traços ('-') e podem ter até 35 caracteres.

make.md 319B

make()

The make method creates a new collection instance.

This is only added to adhere to the Laravel collection API, when using Collect.js it’s recommended to use collect() directly when creating a new collection.

View source on GitHub