Damien Tupinier
Damien Tupinier
If the child element is as large as the parent, we can no longer resize it, and some other cases depending on its position Here is an example configuration that...
I just set up a PR: #945
Thanks Stale, but not close this issue
Thanks Stale, but not close this issue
I just set up a PR: #947
Thanks Stale, but not close this issue
I just set up a PR: #943
Thanks Stale, but not close this issue
Meanwhile, it is possible to create a language file for themes ? I tried " ./pagekit theme:translate mytheme " but : [InvalidArgumentException] Command "theme:translate" is not defined.
You can just add the property publicly to your class ```php class Device { public $restler; // here public function index() { return [ 'success' => [ 'code' => 200,...