Skip to content

Instantly share code, notes, and snippets.

@IvayloAtanasov
IvayloAtanasov / Laravel-Angular-Setup.md
Last active March 12, 2019 15:42
Laravel 5.2 + Angular 2.0 setup guide

#This guide will walk you through the steps needed to setup an empty project using the 2 frameworks into a single repository.

##You will need to have installed:

apache: >= 2.4.9
php: >= 5.5.12
composer: >= 1.2.1
node: >= 4.1.0
npm: >= 3.0.0
git: >= 1.9.5