Skip to content

cslant/laravel-skeleton-package

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

laravel-skeleton-package

This is a skeleton package for Laravel. It is a starting point for creating a new package for Laravel.

Installation

Setup commit message template

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:

Commit template skeleton package

Releases

No releases published

Packages

No packages published