I got the following error, when I try load the home page of an October CMS system on LAMP server
Declaration of Illuminate\View\Factory::composer($views, $callback) must be compatible with Illuminate\Contracts\View\Factory::composer($views, $callback, $priority = NULL)
I'm using PHP 7.2, same installation work on WAMP.
Thanks