You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: