Laravel-Backpack / demo

A working demo of Laravel with all Backpack packages installed.
http://backpackforlaravel.com
Other
323 stars 166 forks source link

Enables S3 support by default on demo #551

Closed promatik closed 1 year ago

promatik commented 1 year ago

This adds the S3 package to the dependencies.

I'm not sure about this, but I think demo should help us (maintainers) the best way possible, and by having the S3 packages enabled by default it makes out life so much easier ...

If it doesn't make sense, please close. By the way, it would be amazing if we could have devtools also on demo by default, for those who have access. But that I don't think it's possible right?

tabacitu commented 1 year ago

Sure, I see no problem in doing this ✅

tabacitu commented 1 year ago

By the way, it would be amazing if we could have devtools also on demo by default, for those who have access. But that I don't think it's possible right?

THAT is tricker. A lot trickier. I tried it when launching v6, and there's one thing I missed... if we DO install DevTools... then it will be visible in our Demo 😅 So people will be able to generate stuff in our online demo, which is a no-go.