This package will help you to sync the role, privilege, generated modules, menu, and menu privilege from one crud booster to another crud booster project.
ashwinrana/crudbooster-sync is a Laravel package for this package will help you to sync the role, privilege, generated modules, menu, and menu privilege from one crud booster to another crud booster project..
It currently has 0 GitHub stars and 30 downloads on Packagist (latest version v1.0.4).
Install it with composer require ashwinrana/crudbooster-sync.
Discover more Laravel packages by ashwinrana
or browse all Laravel packages to compare alternatives.
Last updated
This package will help you to sync your laravel Crudbooster used projects
Between developer and team members and can use that as backup.
composer require ashwinrana/crudbooster-sync
After installing the package, you will have to publish the asset to your public directory
php artisan vendor:publish --provider=Ashwinrana\CrudboosterSync\CrudboosterSyncServiceProvider
After you have published the vendor then visit this url
<URL>/app/sync-management
Click Sync to File in the admin panel, it will download the json file to the published the file. After you have published the file then you can share the synced file with your team-mates.
Click Sync to Database to sync the aboved mentioned tables with the shared sync file.
This file will be automatically tracked by the git but if you want to manually share this file,
it will be available in the given folder path
app-folder/public/vendor/crudboostersync/data/sync.json