outl1ne / nova-page-manager

Static page and region manager for Laravel Nova - designed for headless CMS's.
MIT License
178 stars 38 forks source link

Add translit panel name #82

Closed shahruslan closed 3 years ago

shahruslan commented 3 years ago

Added transliteration of the panel name, because if you specify a name in another language, for example Russian, in the database I just get "_".

Tarpsvo commented 3 years ago

Heya! Thanks for the PR, the requested change does make sense. Merged and released in version 4.0.0! Thanks again and good luck!