JesseObrien/laravel-cheatsheet

line 132 php artisan controller:make should be php artisan make:controller

pbgswd opened this issue · 1 comments

line 132 php artisan controller:make should be php artisan make:controller

This will be fixed when PR #137 be accepted.