munafio / chatify

Laravel's #1 one-to-one chatting system package, helps you add a complete real-time chatting system to your new/existing Laravel application with only one command.
https://chatify.munafio.com
GNU General Public License v3.0
2.23k stars 473 forks source link

Route name prefixes with parameters "{slug}/chatify" #275

Closed Mahdidridi closed 1 year ago

Mahdidridi commented 1 year ago

i want add paramter slug in route prefixe "exemple.org/{slug}/chatify"

munafio commented 1 year ago

@Mahdidridi you can't add a slug before the main prefix that can be configured at config/chatify.php