laracasts / Laravel-5-Generators-Extended

This package extends the core file generators that are included with Laravel 5
https://laracasts.com/lessons/faster-workflow-with-generators
MIT License
2.45k stars 347 forks source link

remove ```make:seed``` command since Laravel 5.8+ has an official ```make:seeder``` #183

Closed tabacitu closed 4 years ago

tabacitu commented 4 years ago

Fixed by 4250f0b in v2