Level 28
Try running:
php artisan list
Hello,
I have a working ecommerce file created with laravel but I cannot check the laravel version of it.
D:\xampp72\htdocs\lekaeshop>laravel --version
Laravel Installer 2.1.0
D:\xampp72\htdocs\lekaeshop>php artisan --version
Could not open input file: artisan
Any clue why?
If that's not working it should also be in your composer.lock file.
Please or to participate in this conversation.