Description
Laravel App Versioning
Overview
This package is a utility for Laravel (5.5+) that assists in managing application versions. It can increment version numbers—major, minor, patch, and build—and optionally use the latest commit hash as the build number.
Features
- Display the current version on a webpage or output it to the console.
- Retrieve the version through an Artisan command.
Creator
Antonio Carlos Ribeiro
@iantonioribeiro
Related Projects
Laravel Artifact
Media Management Package
Mirror
Impersonation Package
LaravelPlus Updater
Sync Laravel Projects
Laravel Credits
Credit Management System
Laravel Glider
Glide Image Manipulation in Blade Templates
Laravel Ownable
Eloquent Ownership Relationships