Fix Laravel schedule

This commit is contained in:
2022-06-18 10:31:47 +02:00
parent d30e510555
commit 1253111947
5 changed files with 78 additions and 7 deletions

6
php.ini Normal file
View File

@@ -0,0 +1,6 @@
date.timezone=UTC
display_errors=Off
log_errors=On
upload_max_filesize= 80M
post_max_size= 80M
memory_limit = 256M