Jul 26, 2017 · 1 min read
I’ve just had a PR for Sketchpad to enable auto-discovery.
Sketchpad is designed to be installed in development, production, or both, depending on the user’s requirement.
Not sure whether to accept it or not, as it seems like the kind of thing should be totally up to the user, via either config, or as you say, a conditional registration in the AppServiceProvider.
Does it add an physical entry to the app config and remove it when uninstalled, or is there some element of untouchable magic?
Thanks,
Dave
