laravel-mixpanel icon indicating copy to clipboard operation
laravel-mixpanel copied to clipboard

Move mixpanel config to its own publishable config file

Open adhityairvan opened this issue 3 years ago • 1 comments

This PR move Mixpanel config from Services config to its own Mixpanel Config and makes it publishable

adhityairvan avatar Aug 19 '22 16:08 adhityairvan

This does seem like a sensible and mostly non-breaking change. Also suits the Laravel 11 change to more modular/optional config files.

peterjthomson avatar Apr 09 '24 10:04 peterjthomson