area17 / twill

Twill is an open source CMS toolkit for Laravel that helps developers rapidly create a custom admin console that is intuitive, powerful and flexible. Chat with us on Discord at https://discord.gg/cnWk7EFv8R.
https://twillcms.com
Apache License 2.0
3.63k stars 560 forks source link

Created at column in slugs table is always null #2587

Closed Tofandel closed 1 month ago

Tofandel commented 2 months ago

Description

The slug is first created using insertGetId which doesn't seem to execute the timestamp hooks like the create method