Okipa / laravel-table

Generate tables from Eloquent models.
MIT License
534 stars 64 forks source link

Add table identifier #21

Closed Okipa closed 5 years ago

Okipa commented 5 years ago

Force to set a table identifier with ->identifier(string $identifier) in order to :

Okipa commented 5 years ago

Fixed in https://github.com/Okipa/laravel-table/releases/tag/1.1.0