This is a skeleton package for Laravel. It is a starting point for creating a new package for Laravel.
If you want to have a consistent commit message, you can use the following command to set the commit message template:
git config --local commit.template .github/commit_message.txt
Result:
