fakhrani / digilara
Package for checking update for digilara project.
Installs: 190
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 0
Open Issues: 0
pkg:composer/fakhrani/digilara
Requires (Dev)
- zanysoft/laravel-zip: ^1.0
 
This package is not auto-updated.
Last update: 2025-10-25 10:18:07 UTC
README
About Digilara Updater
Following changes to be made
- Keep the project in project-name folder (Example digilara files in digialra folder)
 
Outcome
- New version will be created in versions folder
 - auto update will be created in versions/auto-update/product-name folder
 
Installation
    composer require fakhrani/digilara
Publish files
    php artisan vendor:publish --provider="Fakhrani\Digilara\FakhraniDigilaraServiceProvider"
Command to run for creating new version
    php artisan script:version {version}