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.75k stars 572 forks source link

Update 03_one-to-many.md #2615

Closed daisonth closed 2 months ago

daisonth commented 3 months ago

Fixed twill command to create module in the One to Many relations docs

Description

Changed php artisan twill:module

to

php artisan twill:make:module

in the one to many relation docs

Related Issues

CLAassistant commented 3 months ago

CLA assistant check
All committers have signed the CLA.