-
I, too, come from the WordPress world, so this project is perfect for me.
What I'm struggling with is trying to figure out how I might build a plugin system around this. I still haven't nailed down…
-
This is a question.
### Prerequisites
* [YEP] Are you running the latest version?
* [YEP] Are you reporting to the correct repository?
* [Nearly All Of It] Did you check the documentation?
* [Y…
-
Hi Abdul,
thank you for the nice package! I was looking around for quite some time until I stumbled across your quite new project. It seems there are not as many useful and up to date projects conc…
-
I was about to ask a question on SO, but decided to downgrade to 4.0, just to be sure it was not my code and the problem was fixed.
When redirecting I was able to see this message for a couple of sec…
-
### Short description of the issue
When using ProcessWire alongside Laravel or other projects that does not have the same project structure. Processwire will not find the correct `$rootPath`.
Er…
-
- Lumen Version: 5.4
- PHP Version: 7.0
- Database Driver & Version: pgsql
### Description:
We have a frontend portal on React JS, we created a Lumen API for some request, the problem is that if…
-
In English, pluralization looks simple: one and many. But it's not too simple for Russian language. And there is some other languages.
`i18n` means Internationalization.
I suggest to use someth…
Grawl updated
6 years ago
-
Now that `neomerx/json-api` is at `1.0` we want to get this library to `1.0` as soon as possible - to give people confidence that the API is stable.
The recent routing refactor and reducing the num…
-
I've been reading that you have to install dependencies trough command line (I mean npm), but in the laravel structure there are many folders, so, where exactly do I have to install it?
-
So far in all the documentation and tests I'm only seeing ways to run commands on a container if you create it with the appropriate settings, eg:
```
$containerConfig->setImage('busybox:latest') …