-
I am trying to learn how to build a website from Django 5, when I try to run this source, I get this: "ModuleNotFoundError: No module named 'sms_ir'". How can I install smsir? I already install smsir,…
-
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 cl…
-
سلام. من با لاراول 11 توی گرفتن گزارش آرشیو ارسالی ها مشکل دارم.
کلا 100 تا رو نشون میده و page 1 رو هرچی مقدارشو تغییر میدم یا پیج رو تغییر میدم بازم 100 تا برمیگردونه
جالبه که تاریخ هم روش جواب نم…
-
I faced this error when I want to call any Send methods. I've checked any stackoverflow solutions with local certificate, but was not useful.
Is there any option to disable HTTPS requests?
-
با سلام. من در پروژه لاراول تمام کار های نصب و کانفیگ را انجام دادم (قبلاً در این سورس کد کارهای نصب و کانفیگ انجام شده بود و در پروژه های دیگر بدون مشکل کار میکرد). ولی هنگام ورود و ثبت نام کاربر با …
-
از لاراول ۶ به بعد این پکیج کار نمیکنه
لطفا زودتر آپدست کنید
دو سال شد
-
```bash
$ composer require ipecompany/smsirlaravel
Your requirements could not be resolved to an installable set of packages.
Problem 1
- Conclusion: don't install ipecompany/smsirlara…
-
سلام
برنامه ای برای آپدیت پکیج برای نسخه 7 لاراول ندارید؟
انتشار فایل کانفیگ متفاوته.
-
سلام، من سعی کردم به کمک کد زیر، به صورت گروهی پیام ارسال کنم:
```
use Cryptommer\Smsir\Classes\Smsir;
$config = config('smsir');
$smsir = new Smsir($config['line-number'], $config['api-key']);
…
ErfKS updated
10 months ago
-
I hand configured my kernel using the basic rockchip config and a previous config I did for my AMD64 system as a reference.
I am getting this error and can't seem to find a fix:
```
rivers/media/pl…