Tuesday, 8 December 2015

Unknown

Installing laravel framework on your machine

Installing Laravel Framework
  • Server Requirements you should have on your machine:
    • PHP >= 5.5.9
    • OpenSSL PHP Extension
    • PDO PHP Extension
    • Mbstring PHP Extension
    • Tokenizer PHP Extension. 
  • Install Composer & Laravel Project:
    • Download composer , Click here to download composer
    • Install it on your machine
    • Now, after successful installation, run the composer and type following command : composer create-project laravel/laravel --prefer-dist "

    • Now you will see laravel directory created and you are ready to start development.
  • Configuration : 
    • All of the configuration files for the Laravel  are stored in the config directory and every configuration options are documented.

Now we will move on to Routing in Laravel.

Unknown

About Unknown -

Freelancer,Entrepreneur,Aesthetic bodybuilder.

    Knows :
  • Laravel Framework
  • Ionic Framework + Angular JS
  • Bootstrap
  • CSS
  • Jquery

Subscribe to this Blog via Email :