JesseObrien / laravel-cheatsheet

Laravel Cheat Sheet
1.23k stars 345 forks source link

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

Open pbgswd opened 8 years ago

pbgswd commented 8 years ago

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

diogoca commented 7 years ago

This will be fixed when PR https://github.com/JesseObrien/laravel-cheatsheet/pull/137 be accepted.