Open you project via terminal
or console
and type:
1php artisan -V
Or
1php artisan --version
Update: In Laravel V10, you can use the following command
1php artisan about
Snippets 1 min read
Open you project via terminal
or console
and type:
1php artisan -V
Or
1php artisan --version
Update: In Laravel V10, you can use the following command
1php artisan about
Subscribe to Our Newsletter and never miss our offers, latest news, Articles, etc.
We care about the protection of your data. Read our Privacy Policy.