Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


What is composer? How to create a cakephp project using composer?



What is composer? How to create a cakephp project using composer?..

Answer / Pradeep Kumar Rai

Composer is a tool for dependency management in PHP. It allows you to declare the libraries your project depends on and it will manage (install/update) them for you. To create a new CakePHP project using Composer, follow these steps: n1. Install Composer globally on your machine.n2. Run `composer create-project -t cakephp3 [your_app_name]`

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More CakePHP Interview Questions

How we can set layout in the controller file using cakephp?

1 Answers  


List some database related query function used in cakephp.

1 Answers  


How do I set up cakephp?

1 Answers  


What are the server requirements for installing cakephp?

1 Answers  


What is the use of requestaction method?

1 Answers  


What is composer?

1 Answers  


What is the name of cakephp database configuration file?

1 Answers  


What are the key features of cakephp?

1 Answers  


Can we use ajax in cakephp?

1 Answers  


How can you make urls search engine friendly while using cakephp?

1 Answers  


What do you mean by habtm?

1 Answers  


What is composer? How to create a cakephp project using composer?

1 Answers  


Categories