dijkr / Copia

Laravel-project with CMS
0 stars 0 forks source link

Name translation to slug #2

Open dijkr opened 1 year ago

dijkr commented 1 year ago

Any name in a table need to transalte to a slug, whenever a name is added to the database. I suggest doing that when the data is send with a POST.