# |
Jul 5th 2018, 18:45 |
bravo-kernel |
now all I need to is figure out how to undo my Github release |
# |
Jul 5th 2018, 18:44 |
bravo-kernel |
@saeideng right |
# |
Jul 5th 2018, 18:44 |
saeideng |
and `Plugin::load` will deprecate since 3.7 |
# |
Jul 5th 2018, 18:44 |
bravo-kernel |
yes, we have that |
# |
Jul 5th 2018, 18:44 |
saeideng |
you can now use `$this->addPlugin('Alt3/Swagger')` in application |
# |
Jul 5th 2018, 18:43 |
saeideng |
also instead of `Plugin::load('Alt3/Swagger', ['routes' => true, 'bootstrap' => true]);` |
# |
Jul 5th 2018, 18:42 |
saeideng |
good to hear :heart_eyes: |
# |
Jul 5th 2018, 18:41 |
bravo-kernel |
thanks again my friend, works like a charm :dancer: |
# |
Jul 5th 2018, 18:41 |
bravo-kernel |
I totally missed that |
# |
Jul 5th 2018, 18:40 |
bravo-kernel |
aha, that explains |
# |
Jul 5th 2018, 18:40 |
saeideng |
for using plugins with application use 3.6.6 at least |
# |
Jul 5th 2018, 18:40 |
bravo-kernel |
good point |
# |
Jul 5th 2018, 18:39 |
bravo-kernel |
:ballot_box_with_check: |
# |
Jul 5th 2018, 18:39 |
bravo-kernel |
yes, I will upgrade now first |
# |
Jul 5th 2018, 18:39 |
bravo-kernel |
3.6.4 |
# |
Jul 5th 2018, 18:38 |
saeideng |
3.6.6? |
# |
Jul 5th 2018, 18:38 |
saeideng |
cake version ? |
# |
Jul 5th 2018, 18:37 |
bravo-kernel |
but they 404 with the `missing route` message |
# |
Jul 5th 2018, 18:37 |
bravo-kernel |
all asset links look good to |
# |
Jul 5th 2018, 18:37 |
bravo-kernel |
page produced by the Controller looks goodf |
# |
Jul 5th 2018, 18:37 |
bravo-kernel |
@saeideng I am testing cakephp-swagger using the middleware setup with `bootstrap()` method in `Application.php` |
# |
Jul 5th 2018, 18:36 |
bravo-kernel |
@dwms good to hear :thumbsup: |
# |
Jul 5th 2018, 18:35 |
dwms |
work |
# |
Jul 5th 2018, 18:35 |
dwms |
thankyou |
# |
Jul 5th 2018, 18:35 |
dwms |
@bravo-kernel trankyoy |
# |
Jul 5th 2018, 18:29 |
saeideng |
explain more |
# |
Jul 5th 2018, 18:28 |
bravo-kernel |
using 3.6 |
# |
Jul 5th 2018, 18:26 |
bravo-kernel |
Any pointers to what might prevent plugin assets 404'ing due to missing route? |
# |
Jul 5th 2018, 17:58 |
dwms |
with T |
# |
Jul 5th 2018, 17:58 |
dwms |
to FrozenDate::setJsonEncodeFormat('yyyy-MM-ddTHH:mm:ss') this not work |
# |
Jul 5th 2018, 17:58 |
dwms |
FrozenDate::setJsonEncodeFormat('yyyy-MM-ddHH:mm:ss') |
# |
Jul 5th 2018, 17:58 |
dwms |
@bravo-kernel how to apply the escape |
# |
Jul 5th 2018, 17:30 |
itmpls |
how do I get my src/Application.php file to 'register' in my plugin? |
# |
Jul 5th 2018, 17:05 |
bravo-kernel |
perhaps somebody else can help you |
# |
Jul 5th 2018, 17:05 |
bravo-kernel |
To be honest, I do not know |
# |
Jul 5th 2018, 17:04 |
bravo-kernel |
this thread mentions something https://stackoverflow.com/questions/38696431/changing-default-datetime-format-in-cakephp-3 |
# |
Jul 5th 2018, 17:03 |
bravo-kernel |
ok, at least your question is clear now. You want to change the way crud/crud-json-api displays the date |
# |
Jul 5th 2018, 17:02 |
dwms |
and quasar show in input 2018-07-04 |
# |
Jul 5th 2018, 17:02 |
dwms |
cake return in json value 2018-07-05T00:00:00+00:00 |
# |
Jul 5th 2018, 17:01 |
dwms |
yes |
# |
Jul 5th 2018, 17:01 |
dwms |
isto |