v3.1.0
New
- Added
bar:export-zipcommand- You can use this command to export all the data from specific bars
- For example:
php artisan bar:export 5 7 9will export all data from bars with id: 5, 7, 9
- Added
bar:import-zipcommand - Now you can share your collections with other bar members
- Added
/collections/sharedendpoint - Added
is_bar_sharedproperty to collection request
- Added