Bar Assistant
All-in-one solution for managing your home bar
Alternative to: barsys
About
Versions (103)
v3.1.0
2023-10-22New
- 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