sgelbart10 years agoLevel 1ReplyReport SpamTwo great options for Laravel 5.1: https://github.com/alnutile/l5scaffold - based on https://github.com/laralib/l5scaffold (which isn't updated for 5.1) Great but only has scaffold option. Doesn't use Form class. https://github.com/appzcoder/crud-generator - Uses old Form class and has options for full crud plus individual options for view, controller, etc. Like Reply 2 likes