How to know laravel version?

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


Please Help Members By Posting Answers For Below Questions

Do you know what version of laravel do you generally use?

461


What is namespace in php laravel?

477


How will you explain events in laravel?

472


Laravle supports which databases?

519


What is laravel model?

503






What are advantages of laravel?

459


How to get current action name in laravel?

511


Explain the directory structure of laravel 5.6.

493


What are all the different Route Parameters ?

569


What is difference between implicit and explicit route binding in laravel?

475


What are the example of services?

492


What is acl in laravel?

471


What is meant by CRUD and explain each of it Operations ?

559


In which directory controllers are kept in laravel?

486


What do you mean by boot & register method used in laravel 5?

462