Files
ihrm/node_modules/collect.js/docs/api/make.md
Nikhil Ravi Cybrosys e1794e7422 [UPDT]translations in the views (#4)
[UPDT]Translations in the views
[FIX]major bug fixes
2023-05-18 15:05:28 +05:30

7 lines
325 B
Markdown
Executable File

# `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](https://github.com/ecrmnn/collect.js/blob/master/src/methods/make.js)