savannabits / acacia

Backend Code Generator for Laravel 9, Vue 3 and Tailwindcss 3 using primevue
https://acacia.savannabits.com
MIT License
41 stars 10 forks source link

Slug is not auto-generated from name/title #19

Open coolsam726 opened 2 years ago

coolsam726 commented 2 years ago

Where there is both slug and name or title, the slug should be auto-generated from the name/title instead of prompting for input from the user