This forum has moved to a new location and is in read-only mode. Please visit talk.octobercms.com to access the new location.

ngodasamuel9032
ngodasamuel9032

Call to undefined method October\Rain\Support\Facades\Ini::parse()

/home/sam/public_html/demos/counselling/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php line 213

    Symfony\Component\Debug\Exception\FatalErrorException

            return $instance->$method();

        case 1:
            return $instance->$method($args[0]);

        case 2:
          ***here***  return $instance->$method($args[0], $args[1]);

        case 3:
            return $instance->$method($args[0], $args[1], $args[2]);

        case 4:
            return $instance->$method($args[0], $args[1], $args[2], $args[3]);
daftspunky
daftspunky

Delete these file and try again:

  • vendor/services.json
  • storage/framework/services.json

Last updated

ngodasamuel9032

1-3 of 3

You cannot edit posts or make replies: the forum has moved to talk.octobercms.com.