nafiesl / SimpleCrudGenerator

Faster test-driven development for CRUD feature in Laravel project.
https://packagist.org/packages/luthfi/simple-crud-generator
MIT License
170 stars 51 forks source link

Fix Lang Stubs and ModelFactoryGenerator #44

Closed nafiesl closed 3 years ago

nafiesl commented 3 years ago

Description

In this PR, we are updating the lang stub file syntax style (unalign_double_arrow) and fixing ModelFactoryGenerator.