https://github.com/salahhusa9/laravel-updater
Laravel Updater is a simple yet powerful package for updater your Laravel applications. It makes it easy to upgrade your application to the latest version with just one command.
https://github.com/salahhusa9/laravel-updater
laravel laravel-updater package packages php updater
Last synced: 6 months ago
JSON representation
Laravel Updater is a simple yet powerful package for updater your Laravel applications. It makes it easy to upgrade your application to the latest version with just one command.
- Host: GitHub
- URL: https://github.com/salahhusa9/laravel-updater
- Owner: salahhusa9
- License: mit
- Created: 2023-10-18T10:02:05.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-04-11T11:16:24.000Z (over 1 year ago)
- Last Synced: 2024-04-11T12:24:09.150Z (over 1 year ago)
- Topics: laravel, laravel-updater, package, packages, php, updater
- Language: PHP
- Homepage: https://salahhusa9.com/laravel-updater
- Size: 1.73 MB
- Stars: 146
- Watchers: 1
- Forks: 17
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Funding: .github/FUNDING.yml
- License: LICENSE.md
Awesome Lists containing this project
README
# Laravel Updater
[](https://packagist.org/packages/salahhusa9/laravel-updater)

[](https://github.com/salahhusa9/laravel-updater/actions?query=workflow%3Arun-tests+branch%3Amain)
[](https://github.com/salahhusa9/laravel-updater/actions?query=workflow%3A"Fix+PHP+code+style+issues"+branch%3Amain)
[](https://packagist.org/packages/salahhusa9/laravel-updater)This is a useful package for update your laravel project with one command/click.
## Support us
You can support us by [buying me a coffee](https://github.com/sponsors/salahhusa9) ☕️ .
## Docs
You find the **docs** in [salahhusa9.com/laravel-updater](https://salahhusa9.com/laravel-updater)## Testing
```bash
composer test
```## Changelog
Please see [CHANGELOG](CHANGELOG.md) for more information on what has changed recently.
## Contributing
Please see [CONTRIBUTING](CONTRIBUTING.md) for details.
## Security Vulnerabilities
Please review [our security policy](../../security/policy) on how to report security vulnerabilities.
## Credits
- [salahhusa9](https://github.com/salahhusa9)
- [All Contributors](../../contributors)## License
The MIT License (MIT). Please see [License File](LICENSE.md) for more information.