Skip to content

Instantly share code, notes, and snippets.

@Kamandlou
Created February 22, 2022 10:29
Show Gist options
  • Save Kamandlou/1aa56c497f1dc44d493307c4caed0e0a to your computer and use it in GitHub Desktop.
Save Kamandlou/1aa56c497f1dc44d493307c4caed0e0a to your computer and use it in GitHub Desktop.
for develop laravel custom package
"repositories": [
{
"type": "path",
"url": "../laravel-custom-package",
"options": {
"symlink": true
}
}
]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment