-
When uploading a file to a created disk the upload dialog box returns error 500. Browsing the disk however, the image is uploaded successfully. Replicate:
1. CP > Files > Disks > + New Disk > Local St…
-
I've been trying to make PyroCMS3 faster, but so far I'm a bit lost in all the Laravel internals. I can see that most time is spent on the pipelines and their commands. I only get the impression that …
-
There are some javascript issues when debug is set to true and attempting to install.
This is from the log.
```
[2015-10-26 15:59:22] local.ERROR: exception 'ErrorException' with message 'Undefine…
-
Adding a partial returns the error 500 view. Error log here:
https://gist.github.com/gavinfostered/a22bfbac797a7f9ca372
Replicate:
1. CP > Partials > Add Fields
2. Add a text field
3. CP > Partials …
-
Hello everybody and @RyanThompson
1 more thing started to bother me, when working with PyroCMS3.
For example we have module - Users.
I added the Field called - Company name.
Is there a way, later,…
-
I've been seeing a lot of people having the need for nested tags in LEX which use the same name. For example:
```
{{ children }}
...
{{ children }} ... {{ /children }}
{{ /children }}
```
Do you…
-
Hello,
currently developing a new theme i've run into an ordering issue with options.
As it is right now, the theme options are just listed one after another.
In this case i am making a theme with…
ghost updated
9 years ago