Laravel : Installation

To Install laravel globally so that whenever we want to create a new project no need to download it again.


$ composer global require laravel/installer

$ laravel new example-app



- To Be Continue...

Comments

Popular posts from this blog

Create Slack application

Tips testing local untuk programmer 📌

Get list of controller in Codeigniter