Nafies Luthfi
Nafies Luthfi
Hello @rabol, the `app.php` translation file only used for the general texts or labels. For each CRUD feature, we have this [master.stub](https://github.com/nafiesl/SimpleCrudGenerator/blob/master/src/stubs/resources/lang/en/master.stub) file which will be replaced by the model...
You mean if we already have an existing `resources/lang/en/app.php` this package will replace the file content with the one that comes from the stub, @rabol?
Ok, I got your point for to this consideration `app.php is a very common`. I will consider this suggestion. I will get back to you if I have another possible...
Hi @alagoroVigo. Good catch, you were correct. This package should be installed with the `--dev` option on the composer command. And yes, we should add a section for laravel 9.x...
Hi @ShawnMcCool, would you mind to review this PR? Thanks.
@ShawnMcCool I will.
The PR #126 is ready for review. @ShawnMcCool, @swash13, @Metrakit, could you possibly help me review the PR please? I have written how to test on the PR description.
Setuju mas @ibnujakaria. Akan lebih baik jika ada lisensi, agar memudahkan user menggunakan project ini :pray: Mas @butirpadi bisa baca-baca pilihan lisensi di sini: https://choosealicense.com Terima kasih.
Halo mas @nurhamdaniab mohon maaf issue ini terlewat oleh saya. Kalau secara struktur table, tidak memungkinkan untuk input task langsung tanpa lewat job mas.
Hi @akhan85, I will try to reproduce it first, thanks for reporting this.