karolykass / laravel-devenv

How to build a Laravel development environment

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

How to build a Laravel development environment

My personal notes on creating a local Laravel development environment.

Table of Contents

## Laravel Homestead

Laravel's official development environment (vagrant/virtualbox)

Useful urls:
Laravel Homestead official homepage
Laravel Homestead on GitHub
laravel/homestead on Atlas: the official, pre-packaged Vagrant box
Laravel Settler: The scripts that build the Laravel Homestead development environment.

macOS

Prerequisites

The list of used commands in terminal

The whole terminal screen history in a file

The result

homestead.app

alt text

Linux

If you use Linux for your primary local development OS you have to do like this except for a few minor differences.

Prerequisites

Best wishes!

About

How to build a Laravel development environment

License:Apache License 2.0