من سایتم رو روی هاست قرار دادم اما این ارور رو میده مشکل از کجاس آیا باید ظرفیت رو زیاد کنم
Allowed memory size of ۱۳۴۲۱۷۷۲۸ bytes exhausted(tried to allocate ۴۰۹۶ bytes) {
"exception": "[object] (Symfony\Component\Debug\Exception\FatalErrorException(code: ۱): Allowed memory size of ۱۳۴۲۱۷۷۲۸ bytes exhausted (tried to allocate ۴۰۹۶ bytes) at /home/comscms/domains/comscms.ir/video_sharing/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php:۳۸۹)
سلام
@masoudproton
فایل php.ini رو باید باز کنید و memory_limit رو زیاد کنید
گویا میخوای فایل بیشتر از ۱۲۸ مگ رو باز کنی که اجازه نمیده
اگه میخوای حجمو زیاد کنی دستور زیر رو استفاده کن اگه منفی یک قرار بدی بینهایت میشه عملا
ini_set('memory_limit', '-1');شاید پاسخ شما همینجا باشد