scaffold-interface icon indicating copy to clipboard operation
scaffold-interface copied to clipboard

Table name is not following eloquent naming conventions

Open Hell4Ge opened this issue 6 years ago • 1 comments

On example when I want to create a table named "bank_accounts" the Laravel model is expected to be named "BankAccount.php"

Declaration of $table field would not be required

Hell4Ge avatar Jun 28 '18 18:06 Hell4Ge

Hi, this is a nice package but I think that the developers have stopped working on it. Maybe you can try this package: https://github.com/Muhammadinaam/speed-admin. It supports Laravel 8+.

Muhammadinaam avatar Jul 09 '21 01:07 Muhammadinaam