Tom Combet

Results 16 issues of Tom Combet

`CategoryClean` command name is... misleading. I suggest `CategoryStatus` and setting action argument to `'status'` by default.

Some hooks are always displayed in results, even if there are no hooks found. Looks like the display is bugged btw. **How to reproduce ?** - Type anything in [hooks...

bug

| Questions | Answers | ----------------- | ------------------------------------------------------- | Branch? | develop | Description? | BO Migration Contact > Stores - Add command, command handler and behat tests for store...

Improvement
develop
BC break

**Describe the bug** Described in https://github.com/symfony/maker-bundle/issues/1089. **To Reproduce** Steps to reproduce the behavior: 1. Launch any maker which usually create services. 2. See that no services are created. **Expected behavior**...

bug

**Describe the bug** When installing, GrumPHP throws following error: `PHP Fatal error: Uncaught _HumbugBox84aa00e62dca\Symfony\Component\Dotenv\Exception\PathException: Unable to read the ".env.local" environment file.` **To Reproduce** 1. Clone the repository 2. Run `composer...

bug

**Is your feature request related to a problem? Please describe.** As a user, I want to be able to generate one CQRS command or query (Add, Edit, Delete or Get)...

enhancement
good first issue

**Is your feature request related to a problem? Please describe.** Quite long README.md. An overview of the different parts at the beginning would be appreciate. **Describe the solution you'd like**...

documentation
enhancement
good first issue

**Is your feature request related to a problem? Please describe.** So far, user has to install the tool to discover the available makers. There is no way to know them...

documentation
enhancement
good first issue

**Is your feature request related to a problem? Please describe.** Duplicating manually [kjmodulebedrock](https://github.com/Kaudaj/kjmodulebedrock) or doing it with an external script to make a new module is not the best solution....

enhancement

**Describe the bug** Interrupting multiple-steps make commands leads to a broken terminal: input becomes invisible. **To Reproduce** Steps to reproduce the behavior: 1. Launch `php bin/console make-to /path/to/project make:entity`. 2....

bug
help wanted