芝麻web文件管理V1.00
编辑当前文件:/home/qrafawbu/rentandbuyrealty.com/rentandbuyrealty.com/app/Console/Commands/SetPropertySlugs.php
slug_id = Str::slug($property->title); $property->save(); } $this->info('Slug values set for existing properties.'); } }