Deprecated: Return type of Illuminate\Container\Container::offsetExists($key) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/nwvoodza/fugepac/vendor/laravel/framework/src/Illuminate/Container/Container.php on line 1270

Deprecated: Return type of Illuminate\Container\Container::offsetGet($key) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/nwvoodza/fugepac/vendor/laravel/framework/src/Illuminate/Container/Container.php on line 1281

Deprecated: Return type of Illuminate\Container\Container::offsetSet($key, $value) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/nwvoodza/fugepac/vendor/laravel/framework/src/Illuminate/Container/Container.php on line 1293

Deprecated: Return type of Illuminate\Container\Container::offsetUnset($key) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/nwvoodza/fugepac/vendor/laravel/framework/src/Illuminate/Container/Container.php on line 1306

Deprecated: Return type of Illuminate\Routing\AbstractRouteCollection::count() should either be compatible with Countable::count(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/nwvoodza/fugepac/vendor/laravel/framework/src/Illuminate/Routing/AbstractRouteCollection.php on line 245

Deprecated: Return type of Illuminate\Routing\AbstractRouteCollection::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/nwvoodza/fugepac/vendor/laravel/framework/src/Illuminate/Routing/AbstractRouteCollection.php on line 235

Deprecated: Return type of Illuminate\Http\Request::offsetExists($offset) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/nwvoodza/fugepac/vendor/laravel/framework/src/Illuminate/Http/Request.php on line 637

Deprecated: Return type of Illuminate\Http\Request::offsetGet($offset) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/nwvoodza/fugepac/vendor/laravel/framework/src/Illuminate/Http/Request.php on line 651

Deprecated: Return type of Illuminate\Http\Request::offsetSet($offset, $value) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/nwvoodza/fugepac/vendor/laravel/framework/src/Illuminate/Http/Request.php on line 663

Deprecated: Return type of Illuminate\Http\Request::offsetUnset($offset) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/nwvoodza/fugepac/vendor/laravel/framework/src/Illuminate/Http/Request.php on line 674

Deprecated: Return type of Illuminate\Config\Repository::offsetExists($key) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/nwvoodza/fugepac/vendor/laravel/framework/src/Illuminate/Config/Repository.php on line 141

Deprecated: Return type of Illuminate\Config\Repository::offsetGet($key) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/nwvoodza/fugepac/vendor/laravel/framework/src/Illuminate/Config/Repository.php on line 152

Deprecated: Return type of Illuminate\Config\Repository::offsetSet($key, $value) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/nwvoodza/fugepac/vendor/laravel/framework/src/Illuminate/Config/Repository.php on line 164

Deprecated: Return type of Illuminate\Config\Repository::offsetUnset($key) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/nwvoodza/fugepac/vendor/laravel/framework/src/Illuminate/Config/Repository.php on line 175
Whoops! There was an error.
Symfony \ Component \ ErrorHandler \ Error \ FatalError
During inheritance of ArrayAccess: Uncaught ErrorException: Return type of Illuminate\Support\Collection::offsetExists($key) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/nwvoodza/fugepac/vendor/laravel/framework/src/Illuminate/Support/Collection.php:1349 Stack trace: #0 /home/nwvoodza/fugepac/vendor/laravel/framework/src/Illuminate/Support/Collection.php(11): Illuminate\Foundation\Bootstrap\HandleExceptions->handleError(8192, 'Return type of ...', '/home/nwvoodza/...', 1349) #1 /home/nwvoodza/fugepac/vendor/composer/ClassLoader.php(571): include('/home/nwvoodza/...') #2 /home/nwvoodza/fugepac/vendor/composer/ClassLoader.php(428): Composer\Autoload\includeFile('/home/nwvoodza/...') #3 /home/nwvoodza/fugepac/vendor/laravel/framework/src/Illuminate/Support/helpers.php(110): Composer\Autoload\ClassLoader->loadClass('Illuminate\\Supp...') #4 /home/nwvoodza/fugepac/vendor/laravel/framework/src/Illuminate/Foundation/PackageManifest.php(89): collect(Array) #5 /home/nwvoodza/fugepac/vendor/laravel/framework/src/Illuminate/Foundation/PackageManifest.php(78): Illuminate\Foundation\PackageManifest->config('aliases') #6 /home/nwvoodza/fugepac/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/RegisterFacades.php(26): Illuminate\Foundation\PackageManifest->aliases() #7 /home/nwvoodza/fugepac/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(230): Illuminate\Foundation\Bootstrap\RegisterFacades->bootstrap(Object(Illuminate\Foundation\Application)) #8 /home/nwvoodza/fugepac/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(151): Illuminate\Foundation\Application->bootstrapWith(Array) #9 /home/nwvoodza/fugepac/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(135): Illuminate\Foundation\Http\Kernel->bootstrap() #10 /home/nwvoodza/fugepac/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\Foundation\Http\Kernel->sendRequestThroughRouter(Object(Illuminate\Http\Request)) #11 /home/nwvoodza/public_html/index.php(55): Illuminate\Foundation\Http\Kernel->handle(Object(Illuminate\Http\Request)) #12 {main} Symfony\Component\ErrorHandler\Error\FatalError thrown with message "During inheritance of ArrayAccess: Uncaught ErrorException: Return type of Illuminate\Support\Collection::offsetExists($key) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/nwvoodza/fugepac/vendor/laravel/framework/src/Illuminate/Support/Collection.php:1349 Stack trace: #0 /home/nwvoodza/fugepac/vendor/laravel/framework/src/Illuminate/Support/Collection.php(11): Illuminate\Foundation\Bootstrap\HandleExceptions->handleError(8192, 'Return type of ...', '/home/nwvoodza/...', 1349) #1 /home/nwvoodza/fugepac/vendor/composer/ClassLoader.php(571): include('/home/nwvoodza/...') #2 /home/nwvoodza/fugepac/vendor/composer/ClassLoader.php(428): Composer\Autoload\includeFile('/home/nwvoodza/...') #3 /home/nwvoodza/fugepac/vendor/laravel/framework/src/Illuminate/Support/helpers.php(110): Composer\Autoload\ClassLoader->loadClass('Illuminate\\Supp...') #4 /home/nwvoodza/fugepac/vendor/laravel/framework/src/Illuminate/Foundation/PackageManifest.php(89): collect(Array) #5 /home/nwvoodza/fugepac/vendor/laravel/framework/src/Illuminate/Foundation/PackageManifest.php(78): Illuminate\Foundation\PackageManifest->config('aliases') #6 /home/nwvoodza/fugepac/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/RegisterFacades.php(26): Illuminate\Foundation\PackageManifest->aliases() #7 /home/nwvoodza/fugepac/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(230): Illuminate\Foundation\Bootstrap\RegisterFacades->bootstrap(Object(Illuminate\Foundation\Application)) #8 /home/nwvoodza/fugepac/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(151): Illuminate\Foundation\Application->bootstrapWith(Array) #9 /home/nwvoodza/fugepac/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(135): Illuminate\Foundation\Http\Kernel->bootstrap() #10 /home/nwvoodza/fugepac/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\Foundation\Http\Kernel->sendRequestThroughRouter(Object(Illuminate\Http\Request)) #11 /home/nwvoodza/public_html/index.php(55): Illuminate\Foundation\Http\Kernel->handle(Object(Illuminate\Http\Request)) #12 {main}" Stacktrace: #0 Symfony\Component\ErrorHandler\Error\FatalError in /home/nwvoodza/fugepac/vendor/laravel/framework/src/Illuminate/Support/Collection.php:11
0
Symfony\Component\ErrorHandler\Error\FatalError
/vendor/laravel/framework/src/Illuminate/Support/Collection.php11
/home/nwvoodza/fugepac/vendor/laravel/framework/src/Illuminate/Support/Collection.php
<?php
 
namespace Illuminate\Support;
 
use ArrayAccess;
use ArrayIterator;
use Illuminate\Support\Traits\EnumeratesValues;
use Illuminate\Support\Traits\Macroable;
use stdClass;
 
class Collection implements ArrayAccess, Enumerable
{
    use EnumeratesValues, Macroable;
 
    /**
     * The items contained in the collection.
     *
     * @var array
     */
    protected $items = [];
 
    /**
     * Create a new collection.
     *
     * @param  mixed  $items
     * @return void
     */
    public function __construct($items = [])
    {
        $this->items = $this->getArrayableItems($items);
    }
 
    /**
     * Create a new collection by invoking the callback a given amount of times.
     *
     * @param  int  $number
     * @param  callable|null  $callback
     * @return static
     */
    public static function times($number, callable $callback = null)
Arguments
  1. """
    During inheritance of ArrayAccess: Uncaught ErrorException: Return type of Illuminate\Support\Collection::offsetExists($key) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/nwvoodza/fugepac/vendor/laravel/framework/src/Illuminate/Support/Collection.php:1349\n
    Stack trace:\n
    #0 /home/nwvoodza/fugepac/vendor/laravel/framework/src/Illuminate/Support/Collection.php(11): Illuminate\Foundation\Bootstrap\HandleExceptions->handleError(8192, 'Return type of ...', '/home/nwvoodza/...', 1349)\n
    #1 /home/nwvoodza/fugepac/vendor/composer/ClassLoader.php(571): include('/home/nwvoodza/...')\n
    #2 /home/nwvoodza/fugepac/vendor/composer/ClassLoader.php(428): Composer\Autoload\includeFile('/home/nwvoodza/...')\n
    #3 /home/nwvoodza/fugepac/vendor/laravel/framework/src/Illuminate/Support/helpers.php(110): Composer\Autoload\ClassLoader->loadClass('Illuminate\\Supp...')\n
    #4 /home/nwvoodza/fugepac/vendor/laravel/framework/src/Illuminate/Foundation/PackageManifest.php(89): collect(Array)\n
    #5 /home/nwvoodza/fugepac/vendor/laravel/framework/src/Illuminate/Foundation/PackageManifest.php(78): Illuminate\Foundation\PackageManifest->config('aliases')\n
    #6 /home/nwvoodza/fugepac/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/RegisterFacades.php(26): Illuminate\Foundation\PackageManifest->aliases()\n
    #7 /home/nwvoodza/fugepac/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(230): Illuminate\Foundation\Bootstrap\RegisterFacades->bootstrap(Object(Illuminate\Foundation\Application))\n
    #8 /home/nwvoodza/fugepac/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(151): Illuminate\Foundation\Application->bootstrapWith(Array)\n
    #9 /home/nwvoodza/fugepac/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(135): Illuminate\Foundation\Http\Kernel->bootstrap()\n
    #10 /home/nwvoodza/fugepac/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(109): Illuminate\Foundation\Http\Kernel->sendRequestThroughRouter(Object(Illuminate\Http\Request))\n
    #11 /home/nwvoodza/public_html/index.php(55): Illuminate\Foundation\Http\Kernel->handle(Object(Illuminate\Http\Request))\n
    #12 {main}
    """
    

Environment & details:

empty
empty
empty
empty
empty
Key Value
PATH
"/usr/local/bin:/bin:/usr/bin"
HTTP_ACCEPT
"*/*"
HTTP_HOST
"www.fugepac.net"
HTTP_REFERER
"http://www.fugepac.net/"
HTTP_USER_AGENT
"Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)"
HTTP_X_HTTPS
"1"
DOCUMENT_ROOT
"/home/nwvoodza/public_html"
REMOTE_ADDR
"18.226.4.239"
REMOTE_PORT
"10760"
SERVER_ADDR
"158.220.101.156"
SERVER_NAME
"www.fugepac.net"
SERVER_ADMIN
"webmaster@fugepac.net"
SERVER_PORT
"443"
REQUEST_SCHEME
"https"
REQUEST_URI
"/"
HTTPS
"on"
X_SPDY
"HTTP2"
SSL_PROTOCOL
"TLSv1.3"
SSL_CIPHER
"TLS_AES_256_GCM_SHA384"
SSL_CIPHER_USEKEYSIZE
"256"
SSL_CIPHER_ALGKEYSIZE
"256"
SCRIPT_FILENAME
"/home/nwvoodza/public_html/index.php"
QUERY_STRING
""
SCRIPT_URI
"https://www.fugepac.net/"
SCRIPT_URL
"/"
SCRIPT_NAME
"/index.php"
SERVER_PROTOCOL
"HTTP/1.1"
SERVER_SOFTWARE
"LiteSpeed"
REQUEST_METHOD
"GET"
X-LSCACHE
"on"
PHP_SELF
"/index.php"
REQUEST_TIME_FLOAT
1715158325.08
REQUEST_TIME
1715158325
argv
[]
argc
0
APP_NAME
"Forum des Universités et Grandes Ecoles Professionnelles d'Afrique Centrale"
APP_ENV
"production"
APP_KEY
"base64:lYy815bwd3Hg9CDfxgrhvP2zomTkIFCnVoRAgF2aDGI="
APP_DEBUG
"true"
APP_URL
"https://fugepac.net"
LOG_CHANNEL
"stack"
DB_CONNECTION
"mysql"
DB_HOST
"127.0.0.1"
DB_PORT
"3306"
DB_DATABASE
"nwvoodza_fugepac"
DB_USERNAME
"nwvoodza_cyrille"
DB_PASSWORD
"Adjessa13780123456"
BROADCAST_DRIVER
"log"
CACHE_DRIVER
"file"
QUEUE_CONNECTION
"sync"
SESSION_DRIVER
"file"
SESSION_LIFETIME
"120"
REDIS_HOST
"127.0.0.1"
REDIS_PASSWORD
"null"
REDIS_PORT
"6379"
MAIL_MAILER
"smtp"
MAIL_HOST
"mail.fugepac.com"
MAIL_PORT
"465"
MAIL_USERNAME
"cyrille@fugepac.com"
MAIL_PASSWORD
"Adjessa13780123456"
MAIL_ENCRYPTION
"ssl"
MAIL_FROM_ADDRESS
"cyrille@fugepac.com"
MAIL_FROM_NAME
"Forum des Universités et Grandes Ecoles Professionnelles d'Afrique Centrale"
AWS_ACCESS_KEY_ID
""
AWS_SECRET_ACCESS_KEY
""
AWS_DEFAULT_REGION
"us-east-1"
AWS_BUCKET
""
PUSHER_APP_ID
""
PUSHER_APP_KEY
""
PUSHER_APP_SECRET
""
PUSHER_APP_CLUSTER
"mt1"
MIX_PUSHER_APP_KEY
""
MIX_PUSHER_APP_CLUSTER
"mt1"
MAPBOX_PUBLIC_TOKEN
"pk.eyJ1IjoibGVmbXloIiwiYSI6ImNrOHJ0eDF1ZjA5czMzbGxqYnBhbHp1MWMifQ.7XJz5jkZiufB1foywot5kw"
Key Value
APP_NAME
"Forum des Universités et Grandes Ecoles Professionnelles d'Afrique Centrale"
APP_ENV
"production"
APP_KEY
"base64:lYy815bwd3Hg9CDfxgrhvP2zomTkIFCnVoRAgF2aDGI="
APP_DEBUG
"true"
APP_URL
"https://fugepac.net"
LOG_CHANNEL
"stack"
DB_CONNECTION
"mysql"
DB_HOST
"127.0.0.1"
DB_PORT
"3306"
DB_DATABASE
"nwvoodza_fugepac"
DB_USERNAME
"nwvoodza_cyrille"
DB_PASSWORD
"Adjessa13780123456"
BROADCAST_DRIVER
"log"
CACHE_DRIVER
"file"
QUEUE_CONNECTION
"sync"
SESSION_DRIVER
"file"
SESSION_LIFETIME
"120"
REDIS_HOST
"127.0.0.1"
REDIS_PASSWORD
"null"
REDIS_PORT
"6379"
MAIL_MAILER
"smtp"
MAIL_HOST
"mail.fugepac.com"
MAIL_PORT
"465"
MAIL_USERNAME
"cyrille@fugepac.com"
MAIL_PASSWORD
"Adjessa13780123456"
MAIL_ENCRYPTION
"ssl"
MAIL_FROM_ADDRESS
"cyrille@fugepac.com"
MAIL_FROM_NAME
"Forum des Universités et Grandes Ecoles Professionnelles d'Afrique Centrale"
AWS_ACCESS_KEY_ID
""
AWS_SECRET_ACCESS_KEY
""
AWS_DEFAULT_REGION
"us-east-1"
AWS_BUCKET
""
PUSHER_APP_ID
""
PUSHER_APP_KEY
""
PUSHER_APP_SECRET
""
PUSHER_APP_CLUSTER
"mt1"
MIX_PUSHER_APP_KEY
""
MIX_PUSHER_APP_CLUSTER
"mt1"
MAPBOX_PUBLIC_TOKEN
"pk.eyJ1IjoibGVmbXloIiwiYSI6ImNrOHJ0eDF1ZjA5czMzbGxqYnBhbHp1MWMifQ.7XJz5jkZiufB1foywot5kw"
0. Whoops\Handler\PrettyPageHandler