How to know Laravel version and where is it defined?
Is Laravel version is defined inside my application directory or somewhere in global server side directory?
Yet another way is to read the composer.json file, but it can end with wildcard character *
*