Nafies Luthfi
|
d475f1ace7
|
Change trans() helper usage to __()
|
8 years ago |
Nafies Luthfi
|
28889f2e42
|
Change nameLink method to name_link attribute
|
8 years ago |
Nafies Luthfi
|
60282b75b3
|
Update model stub for nameLink method
Changed $this->id to $this, so laravel will figured out
the route name key by it self
|
8 years ago |
Nafies Luthfi
|
72713e74f6
|
Add creator relation on created model
Add creator_id on model table migration file
Update controller to add auth()->id() as model creator
|
8 years ago |
Nafies Luthfi
|
ecb420d612
|
Fixed failed test on namespaced model class content
|
8 years ago |
Nafies Luthfi
|
68bce39cd9
|
Add nameLink method on generated model
|
8 years ago |
Nafies Luthfi
|
a32a4274ef
|
Added namespaced input to namespaced model
Added namespaced input to namespaced model
|
8 years ago |
Nafies Luthfi
|
5469b4f164
|
Update model names
|
8 years ago |
Nafies Luthfi
|
376d6471c1
|
Change order of model name replacements order
Remove unused import clas on test feature stub
Make generator tests to adopt modelName property of TestCase
|
8 years ago |
Nafies Luthfi
|
0be486ebe9
|
Add model custom stub for model creation and fix invalid BaseTestCase
|
8 years ago |
Nafies Luthfi
|
f6fb6ab817
|
Refactor test cases
|
8 years ago |
Nafies Luthfi
|
c067900a67
|
Restructure test cases into individual generator test
Added namespaces to test cases
|
8 years ago |