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
Explain me active record implementation. How to use it laravel?
What is vagrantfile?
Which types of relationships are available in laravel eloquent?
How to localize resource uris in laravel?
How to extend a layout file in laravel view?
What is a soft delete?
What is the differce between contracts and facades?
Explain the bindings and singletons properties?
How x-csrf-token is different from csrf tokens?
How can we use middleware in laravel?
What is response in laravel?
How to create & register a service provider in laravel 5?
What is compact in laravel?
What is a service supplier?
How to register a service provider via composer in laravel?