From 4f5c53f4ba706c3b7fabb2872d9eebe9f91c9781 Mon Sep 17 00:00:00 2001 From: DerrickJames Date: Thu, 26 Mar 2015 10:08:14 +0300 Subject: [PATCH] Some quick tutorials for a quick jumpstart --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 432540c..a2cf169 100644 --- a/README.md +++ b/README.md @@ -8,3 +8,7 @@ In this section, we'll introduce Laravel by building a simple project management - Add/Remove Users to a project - Allow users to login and see their projects - Assign tasks within a project + +## Some Tutorials For a Quick Jump Start +- Virtual Machines and Homestead - +- Laravel 5 Fundamentals - \ No newline at end of file