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

This package shouldn't pull in "Illuminate Agnostic" packages

Open hackel opened this issue 6 years ago • 0 comments

Since this package is specifically for Laravel, which it depends on, it shouldn't pull in these redundant packages that duplicate Laravel functionality. It may be minor, but each additional file, class, and function loaded in a project can have an impact on performance.

hackel avatar Jun 08 '18 00:06 hackel