-
## Description
When running my application under Octane (RoadRunner), I get the following error:
> The settings group 'site' does not exist
This group corresponds to what I have configured.
…
-
Does the user (Member) security extend to Laravel as well?
i.e. In a normal Silverstripe environment I can set up a user to only be able to view certain pages like the home page. Can I use the built i…
-
I really love the look and feel of PongoCMS and was hoping to use this CMS to help me learn using the Laravel Framework but I have come across some difficulties using the media upload.
When going to …
-
### Bug description
Enabling multisite makes all access to the Collections area of the control panel inaccessible, failing with the following backtrace:
```
Undefined array key 1 {"userId":"e4e5193…
-
Right now you pretty much have to use this "base" repository to get Koselig running, while it _is_ possible to get Koselig running in an existing Laravel install (using [this diff](https://gist.github…
-
### Bug description
Just had a random crash as a client was editing content.
```
Unable to read file from location: containers/images/clubs/aston-quay-44.jpg/35460d82eb5142426fb66450f2dc015c.jp…
-
Hi,
If you insert the IMAGE marker into your content you get an invalid URL (hence no image showing).
The URL created is this:-
/cms/image/resize/100/100/no/imag0167.jpg
there is no cms/image directo…
-
I try to install it and is fails on allot of places when fix one something else is failing.
why you pushing changes to the master branch without testing them ?
-
Statamic is a flat-file Open Source CMS built upon Laravel. They offer an image service as well and there is already a Vue package handling the provider: https://www.npmjs.com/package/vue-statamic-ima…
-
### Bug description
When using the `select` param on the `nav` tag in 5.19, it appears keys get cached internally across multiple calls especially when used within a loop.
### How to reproduce
…