From 5f820d2f34ae06222cc346eb45c5f4bdce5aea57 Mon Sep 17 00:00:00 2001 From: canphaz Date: Thu, 22 Feb 2018 11:36:38 +0000 Subject: [PATCH] Correct Artisan Make Controller command In Laravel 5, this command has been changed from 'controller:make' to 'make:controller'. See https://stackoverflow.com/a/30940943 --- index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.html b/index.html index f788f9b..befaed2 100755 --- a/index.html +++ b/index.html @@ -129,7 +129,7 @@

Artisan