A.P. deBROUWER
A.P. deBROUWER
## Description This adds Apache ManifoldCF. ## Motivation and Context Connect source content repositories to ElasticSearch. ManifoldCF lives at http://manifoldcf.apache.org ## Types of Changes - [] Bug fix (non-breaking change...
**Description** Generate React/Redux client against an InfyOm Laravel Generator API end-point. Still generate against an API-Platform API end-point. And sanitize front end urls. InfyOm Laravel Generator API end-points are (plain)...
hi, i have a React Swagger question I use Laravel w/ a generated API conform Swagger 2.0 "appointer/swaggervel": "dev-master", "doctrine/dbal": "^2.10", "fruitcake/laravel-cors": "^2.0", "infyomlabs/laravel-generator": "^7.0", "infyomlabs/swagger-generator": "dev-master", on my server,...
**Description** Generate React/Redux client against an InfyOm Laravel Generator API end-point. Still generate against an API-Platform API end-point. And sanitize front end urls. InfyOm Laravel Generator API end-points are (plain)...
hi, i did update most packages. result after yarn start still works as-far-as-i-see exact like before. bootstrap went from 3 to 4 as well did i use package.json for the...
hi, i know this has been an issue and discussed in the past. but real, every every application what-so-ever existing does format .json so can we too please? i real...
hi, i real like to have the css 2.1 colors as choice. am unsure how to get backward compatibility so okay to not accept ;-) Noud
one the things i miss, user-wise is Select multiple tables and drag them together, so group and drag that group to another position in the drawing. (now if i want...
i use multiple packages with generated migrations. Then the foreign key migrations are not unique, so error. This creates the foreign keys migrations as a unique filename and class. (there...
hi, make the file loading of resources a bit more independent from file names, just get all resources/*.css and resources/*.js Noud