Sadržaj
mobile app :
cordova : https://evothings.com/doc/build/cordova-install-windows.html
cordova create MetroCard digital.fvision.metro MetroKartice
laravel cors
https://stackoverflow.com/questions/39429462/adding-access-control-allow-origin-header-response-in-laravel-5-3-passport
https://medium.com/@petehouston/allow-cors-in-laravel-2b574c51d0c1 https://github.com/fruitcake/laravel-cors/issues/243
cors policy error
CORS Apache2
https://stackoverflow.com/questions/29150384/how-to-allow-cross-domain-request-in-apache2 OS=GNU/Linux Debian Httpd=Apache/2.4.10 Change in /etc/apache2/apache2.conf
<Directory /var/www/html> Order Allow,Deny Allow from all AllowOverride all Header set Access-Control-Allow-Origin "*" </Directory> Add/activate module
a2enmod headers Restart service
/etc/init.t/apache2 restart
cordova mysql login https://stackoverflow.com/questions/37253150/create-a-mysql-table-with-ajax-and-html-in-cordova-app
android sdk tools ne koriste se u 29, stari 28 stavio.
https://stackoverflow.com/questions/37398695/cors-cordova-issues-with-access-control-allow-origin
https://developer.android.com/studio/releases/sdk-tools
android 28 i tools na gdrive
https://stackoverflow.com/questions/43853309/cordova-requirements-android-target-not-installed-cmd-command-failed-with-exit 123123123