Nafies Luthfi
|
95369fc5b2
|
Remove class docblocks
|
5 years ago |
Nafies Luthfi
|
7f90133fca
|
Use foreignId method for model creator relationship
|
5 years ago |
Nafies Luthfi
|
500edb79c7
|
Update unit tests based on the new implementation
|
5 years ago |
Nafies Luthfi
|
e445fc866c
|
Use bigIncrements for id column on migration stub
|
7 years ago |
Nafies Luthfi
|
61afdd92dd
|
Add foreign key constraint for creator_id
This foreign key constrains will prevents creator record
deletion from users table.
|
7 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
|
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
|
ad2c6b938c
|
Apply record search query on name attribute
Description attribute not required and nullable
Add pagination link on index page
|
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 |