Answer Posted / sachin-laradev
In terminal you can run this command "php artisan --version"
Or if you don't have terminal access you can check it in composer.json file
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is laravel scout?
What is lumen?
How can I learn laravel fast?
How to do 301 redirects in laravel?
Do you know what version of laravel do you generally use?
Is laravel better than wordpress?
Tell me what is current stable version of laravel?
How to do environment configuration in laravel.
How to implement you own package in laravel?
What is helpers in laravel?
Is it easy to learn laravel?
By default valet serve your app on which tld? How to configure it to use another domain?
How facades are different from dependency injection?
What is the make method?
Which class is used to handle exceptions?