Skip to content

Conversation

@mehedijaman
Copy link
Contributor

While running php artisan modular:make-module MODULENAME it shows an error if the MODULENAME already exists.
This PR will solve this error. What I have done - checked if the MODULENAME is already exists, then showed a message and SKIPPED rest of the tasks.

I have decreased padding in AppButton component to make the button a bit smaller. it is looking good now.
Made AppDataTable a bit condensed by decreasing py in AppDataTableRow component. Hope this looks better now.

- Button paddings decreased to make the button small
- Paginator buttons made smaller
- Space between buttons decreased.
- Datatable Header height decreased and color darkened
- Datatable row height decreased
…ecked if the module is already exists and showed an error message and skipped directory creating part.
Copy link
Collaborator

@daniel-cintra daniel-cintra left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks Mehedi!

@daniel-cintra daniel-cintra merged commit 7bda3fe into ModularThink:main May 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants