Welcome, Guest: Register On Nairaland / LOGIN! / Trending / Recent / New
Stats: 3,161,444 members, 7,846,840 topics. Date: Saturday, 01 June 2024 at 03:18 AM

How To Get Laravel Version - Programming - Nairaland

Nairaland Forum / Science/Technology / Programming / How To Get Laravel Version (183 Views)

Do You Need A Backend Developer (PHP Or Laravel) / Full Time Laravel or Symfony Framework Php/js Developers Are Urgently Needed / Consuming Laravel Api In Android (2) (3) (4)

(1) (Reply)

How To Get Laravel Version by robertlook2020: 1:50pm On Jan 04, 2021
This Example very easy-to-find Laravel version. When we create a new project, we get a composer.json file in it, through that composer.json file we can also check the version.

You Can Go composer.json file in the root directory of your project, for example, myApp/composer.json.

https://www.phpcodingstuff.com/blog/4-ways-to-get-the-laravel-version.html


{
"name": "laravel/laravel",
"type": "project",
"description": "The Laravel Framework.",
"keywords": [
"framework",
"laravel"
],
"license": "MIT",
"require": {
"php": "^7.3|^8.0",
"fideloper/proxy": "^4.2",
"fruitcake/laravel-cors": "^2.0",
"guzzlehttp/guzzle": "^7.0.1",
"laravel/framework": "^8.16.1", <------- Your Laravel Version
"laravel/tinker": "^2.0"
},


Read More: https://www.phpcodingstuff.com/blog/4-ways-to-get-the-laravel-version.html
Re: How To Get Laravel Version by Karleb(m): 2:53pm On Jan 04, 2021
This is funny.
You won't even teach us the most basic thing about Laravel for free.
Na wa o.

(1) (Reply)

Scrum.org Webinar This March. Registration Is FREE ! / Your Best Logo Design Is My First Priority! Whatsapp Us Or Call / How Combining 5G With Iot App Development Brings Opportunities In 2021?

(Go Up)

Sections: politics (1) business autos (1) jobs (1) career education (1) romance computers phones travel sports fashion health
religion celebs tv-movies music-radio literature webmasters programming techmarket

Links: (1) (2) (3) (4) (5) (6) (7) (8) (9) (10)

Nairaland - Copyright © 2005 - 2024 Oluwaseun Osewa. All rights reserved. See How To Advertise. 10
Disclaimer: Every Nairaland member is solely responsible for anything that he/she posts or uploads on Nairaland.