laravel-frontend-presets / uikit3

Laravel 5.5+ Front-end preset for UIKit 3.
https://laravel-frontend-presets.github.io/uikit3
44 stars 11 forks source link

Move package to the global namespace #2

Closed m1guelpf closed 7 years ago

OwenMelbz commented 7 years ago

Good idea, I was thinking about this the other day. Do you think we'll need to change the physical php namespace in them? Or will it be okay with auto discovery??

m1guelpf commented 7 years ago

@OwenMelbz I think we should also change the PHP namespace, but to finish this, we need https://github.com/laravel-frontend-presets/zurb-foundation/issues/1.

OwenMelbz commented 7 years ago

@m1guelpf Thats cool, are we waiting on @Laraveldeep for that?

m1guelpf commented 7 years ago

@OwenMelbz Yes, we need to be able to upload packages to packagist under the namespace before changing.

m1guelpf commented 7 years ago

@OwenMelbz We now have access over the packagist namespace. We can continue

OwenMelbz commented 7 years ago

@m1guelpf Have merged and updated the rest of the namespaces!