IPeCompany / SmsPanelV2.Laravel

Laravel Package for new webapp v2
MIT License
12 stars 5 forks source link

middleware dont work on config smsir.php #12

Open mehdirajolani opened 2 months ago

mehdirajolani commented 2 months ago

Hi, First of all, thank you for the new version of the repository i changed middleware array on smsir.php in config folder but it Does not work. 'middlewares' => ['web','auth','admin']

Also I cleared the caches: php artisan config:clear

laravel/framework": "^11.9", "cryptommer/smsir": "^1.1"

cryptommer commented 3 weeks ago

thank for your notice i will check that and fix this issue soon