thedevdojo / chatter

Chatter is a Simple Laravel Forum Package
https://devdojo.com/forums
MIT License
897 stars 295 forks source link

$slug = str_slug($request->title, '-'); #277

Open karma-123 opened 4 years ago

sudheerb9 commented 4 years ago

use composer require laravel/helpers This should solve the issue. You can check the modified devdojo chatter in my git repo