solutionforest / filament-tree

Filament Tree is a plugin for Filament Admin that creates a model management page with a heritage tree structure view. This plugin can be used to create menus and more.
MIT License
125 stars 43 forks source link

Added Persian Language #58

Open prs1378 opened 1 month ago

prs1378 commented 1 month ago

Added Persian Language

And Please Add `

protected $casts = [

    'parent_id' => 'int'
];

`

To Document on https://filamentphp.com/plugins/solution-forest-tree

thanks