Skip to content
#

demo-app

Here are 1,073 public repositories matching this topic...

sven09
sven09 commented Feb 26, 2020

I love your work!

💬 Question related to Version 2.4.0 of Kitten Tricks

After starting expo web version: There are the following console logs:

index.js:1 Warning: Invalid value for prop dispatch on <div> tag. Either remove it from the element, or pass a string or number value to keep it in the DOM. For details, see https://fb.me/react-attribute-behavior

`index.js:1 War

simbo1905
simbo1905 commented May 7, 2018

If I look in config\cors.php it has a line:

'allowedOrigins' => env('CORS_ALLOWED_ORIGINS') ? explode(',', env('CORS_ALLOWED_ORIGINS')) : ['*'],

I was unable to get anything working until I had set an environment variable CORS_ALLOWED_ORIGINS to match the domain name where the frontend is. When I set that env var to be a string that matched the ORIGIN domain name then things worke

🐔🐔🐔【停止维护,已使用Jetpack+Mvvm重构】根据鸿神提供的WanAndroid开放Api来制作的产品级玩安卓App,采用Kotlin语言,基于Material Design+AndroidX +MVP+RxJava+Retrofit等框架开发,注释超详细,方便大家练手

  • Updated Mar 20, 2020
  • Kotlin
nuzulfikrie
nuzulfikrie commented Dec 1, 2019

Hi All,

I followed the instructions in the docs.

When I entered migrations command into the terminal.
bin\cake migrations migrate

I encountered errors.

Environments : Apache 2.4 on XAMPP , PHP 7.3.9 , how to rectify this issue?

` using migration path E:\xampp\htdocs\cakephp-realworld-example-app\config\Migrations
using seed path E:\xampp\htdocs\cakephp-realworld-example-app\c

Improve this page

Add a description, image, and links to the demo-app topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the demo-app topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.