Git Product home page Git Product logo

mm-ws's People

Contributors

andremury avatar mury12 avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  avatar

Forkers

juniorth6

mm-ws's Issues

PHP Dependency/Environment Problem

Describe the bug

Something is happening when downloading dev branch and some resources are not working. The first error that comes is that the terminal can't interact with the user when composer create-module is called.

The second found error is that the Endpoint instance is null in the Authentication middleware

To Reproduce
Steps to reproduce the behavior:

  1. Download dev
  2. composer install
  3. composer create-module ctl group

Expected behavior
This should generate an interactive terminal

Desktop (please complete the following information):

  • OS: tried on Debian, Mint

Additional context
This may be caused by a lack of PHP dependencies in the machine that aren't explicit enough into the documentation.

Auto generated entities row conflict handle

Describe the bug
When creating a brand new server and extracting the database tables, it is possible to insert only one register, and to insert another it should be entirely different. It means that if I want to insert two different people with the same name but different e-mail addresses, I can't.

To Reproduce
Steps to reproduce the behavior:

  1. Clone repository
  2. Set .env with a database
  3. Type composer create-mvc
  4. Type composer create-module name domain
  5. Fix the right params at the endpoint
  6. Try to POST insert two registers as described

Expected behavior
Insert two rows in the database.

Additional context

It occurs because of the "OR" operator in field filters that is set in PDOQueryBuilder::setFilters()

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.