Hi All
So we have nearly completed our Software as a Service application. The only stumbling block we have is the user of the assets folder. Currently we have written a controller to select the correct database to connect to, but we also need to specify which Assets folder to use, as each client will have their own assets folder which other clients must not see.
Is this possible?
Thanks