well, here is the official record: https://github.com/laravel/framework/blob/10.x/LICENSE.md
Licensing an app made by Laravel
Greetings, I have been using the main Laravel features to develop a Project Management web app for a client. The app is to be owned by the client and once ready, it is meant to be packaged and distributed commercially. It’s also currently hosted on a private server.
My question is, how will the app be licensed? I have found from unofficial records that Laravel itself is free for commercial use and licensed under the MIT license. If that’s true, then what license binds the app made by Laravel?
Although I have searched a lot, I can’t seem to find any license agreement text for the Laravel framework that clearly states what is permitted and what not.
Thank you for any response in advance! LK
Please or to participate in this conversation.