Laravel-Backpack / activity-log

MIT License
28 stars 7 forks source link

[Feature Request] Installation command #26

Open tabacitu opened 1 year ago

tabacitu commented 1 year ago

Upon installing this package, I would like it to treat me like I'm stupid. Because I am, most of the time. Or at least too lazy to follow the docs.

I would like it to ask me, then do everything needed to get up-and-running:

The result... would be that installing and using this package would be:

php artisan require backpack/activity-log
php artisan backpack:activity-log:install

That's it.

tabacitu commented 1 year ago

This would indeed be VERY cool. But since it would take quite a bit of time... including creating all the other commands... let's not start on this just yet.