Skip to content
This repository has been archived by the owner on Aug 31, 2024. It is now read-only.

Latest commit

 

History

History
22 lines (15 loc) · 236 Bytes

version_handling.md

File metadata and controls

22 lines (15 loc) · 236 Bytes

Version Handling

Version in Blade

@version
@version('full')
@version('compact')

Show Version

php artisan changelog:show-version

Update version

php artisan changelog:release