Version

Laravel App versioning

Creator

Antonio Carlos Ribeiro

Description

This package is a Laravel (5.5+) utility which helps you keep and manage your application version, increment version numbers (major, minor, patch, build), and can also use your last commit hash as build number. The end results of this package: Print a version on a page or print it in the console, via an Artisan command.
Visit Site
Related Projects