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

Explain the middlewares in laravel?

526


How do I test sending emails without actually sending emails to real addresses?

513


what is meant by Global Middleware and Route Middleware ?

1286


Why are migrations necessary?

555


What are the advantages of using laravel?

521


Tell me what are the feature of laravel 5.0?

551


How to Sharing Data with all Views ?

1232


What is a Terminable Middleware ?

670


What is trait in laravel?

515


How to create migrations in laravel? Explain step by steps.

517


Can you explain about serialization?

541


List site types supported by homestead?

521


What is validation in laravel and how it is used?

522


What is an observer in laravel?

531


Tell us what are bundles, reverse routing and the ioc container?

525