Level 7
@sstringer I would say, yes. But Laravel is itself made up of many packages. I have recently published a package that is specific to illuminate/database. Perhaps your package could be more specific than just "Laravel"?
I'm developing my first Laravel package and have a question about composer dependencies. Namely, is it necessary/desirable to declare Laravel itself as a dependency? I'm thinking I need to limit it to Lvl 5.2+, but the documentation isn't clear about how to accomplish this.
Thanks, Steve
Please or to participate in this conversation.