← Back to Bootstrap 5 Page Builder Support
I have a problem during the installation:
PHP 8.1
Your requirements could not be resolved to an installable set of packages.
Problem 1
- Root composer.json requires pkurg/builder-plugin ^1.0, found pkurg/builder-plugin[dev-master] but it does not match the constraint.
can you help me. thx
The installation went smoothly, thank you. However, when I try to run the plug-in, I get the error below:
Call to undefined method System\Models\PluginVersion::getVersion()
~/vendor/laravel/framework/src/Illuminate/Support/Traits/ForwardsCalls.php line 71
BadMethodCallException
* @return void
*
* @throws \BadMethodCallException
*/
protected static function throwBadMethodCallException($method)
{
throw new BadMethodCallException(sprintf(
'Call to undefined method %s::%s()', static::class, $method
));
}
}
Hi again, I have recently tried to install and configure a template created directly under Bootstrap 5. The template is "Space Bootstrap 5". At the very beginning I would like to mention that the template installs correctly but right after the installation and entering the appropriate styles into the Bootstrap configuration, the page preview does not load correctly. The page is white with just text. In the Bootstrap editing panel, the page looks like it is done fine but it is also missing images.
Is there any solution to this problem?
Hi
I recommend looking at this template https://octobercms.com/theme/pkurg-appgrids
Styles:
https://octobercms.com/theme/pkurg-appgrids#documentation
'{{ 'assets/css/bootstrap-5.0.0-alpha-2.min.css' | theme }}',
'{{ 'assets/css/LineIcons.2.0.css' | theme }}',
'{{ 'assets/css/animate.css' | theme }}',
'{{ 'assets/css/main.css' | theme }}'
1-7 of 7