LaravelDaily / Laravel-School-Timetable-Calendar

Laravel 6 demo project for school timetable. Partly generated with https://quickadminpanel.com
202 stars 128 forks source link

Allowed memory size #11

Open andrewkah opened 1 year ago

andrewkah commented 1 year ago

I am using Laravel v10 for this project, but when I reach the "Calendar" page, it displays; "This page isn’t working right now". I checked my terminal, and it displayed the error below. I would be grateful if you helped me tackle this challenge. Thank you.

PHP Fatal error: Allowed memory size of 536870912 bytes exhausted (tried to allocate 20480 bytes) in C:\xampp\htdocs\Timetable\vendor\nesbot\carbon\src\Carbon\Traits\Units.php on line 243.