Dashboard sipadu mbip
Du kan inte välja fler än 25 ämnen Ämnen måste starta med en bokstav eller siffra, kan innehålla bindestreck ('-') och vara max 35 tecken långa.

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