kanekescom / simasn
SIMASN (Sistem Informasi Manajemen ASN).
Fund package maintenance!
achmadhadikurnia
Buymeacoffee
Patreon
Saweria
Installs: 1
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 1
Open Issues: 9
Type:project
Requires
- php: ^8.2
- kanekescom/laravel-siasn-api: ^2.0
- kanekescom/laravel-siasn-referensi: ^2.3
- kanekescom/laravel-siasn-referensi-api: ^2.1
- kanekescom/laravel-siasn-simpeg: ^1.1
- kanekescom/laravel-siasn-simpeg-api: ^2.3
- laravel/framework: ^11.9
- laravel/tinker: ^2.9
Requires (Dev)
- fakerphp/faker: ^1.23
- laravel/pint: ^1.13
- laravel/sail: ^1.26
- mockery/mockery: ^1.6
- nunomaduro/collision: ^8.0
- pestphp/pest: ^2.35
- pestphp/pest-plugin-laravel: ^2.4
- dev-main
- dev-dependabot/composer/symfony/process-7.1.7
- dev-dependabot/composer/symfony/http-foundation-7.1.7
- dev-dependabot/composer/laravel/framework-11.30.0
- dev-dependabot/composer/laravel/sail-1.37.1
- dev-dependabot/composer/phpoffice/phpspreadsheet-1.29.2
- dev-dependabot/composer/laravel/pint-1.18.1
- dev-dependabot/github_actions/JetBrains/qodana-action-2024.2
- dev-dependabot/github_actions/peter-evans/create-pull-request-7
- dev-dependabot/composer/pestphp/pest-2.35.1
This package is auto-updated.
Last update: 2024-11-06 16:11:16 UTC
README
SIMASN (Sistem Informasi Manajemen ASN) is a freemium Laravel-based application designed to manage ASN data within local government environments and is integrated with the SIASN BKN.
Support us
Looking to provide meaningful support? Use the platforms below to contribute to open-source software developers. Each contribution significantly aids in the continued development and enhancement of technology that benefits everyone.
- Buy Me a Coffee https://s.id/hadibmac
- Patreon https://s.id/hadipatreon
- Saweria https://s.id/hadisaweria
We deeply appreciate your support. A few cups of coffee to keep us coding would be fantastic. Thank you!
Use pro version
We also offer a professional version and are excited for you to try it out. This version helps us consistently deliver high-quality software. For more information, please contact us at kanekescom@gmail.com or visit linktr.ee/achmadhadikurnia (maintainer).
Installation
You can install the application via composer:
composer create-project kanekescom/simasn
However, it is more recommended to use the clone mechanism to easily receive updates from us by running the following command:
git clone https://github.com/kanekescom/simasn
Enter the installation directory:
cd simasn
Then run the composer command:
composer create-project
Open the application using browser after run this command:
php artisan serve
Update
Get updates through the repository with this command:
git pull origin main
Run the composer command:
composer install
Run the migration:
php artisan migrate
Changelog
Please see CHANGELOG for more information on what has changed recently.
Contributing
Please see CONTRIBUTING for details.
Security Vulnerabilities
Please review our security policy on how to report security vulnerabilities.
Credits
License
The MIT License (MIT). Please see License File for more information.