Skip to content

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