Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Refactored 'HasModels' trait and improved styling setup #6

Merged
merged 1 commit into from
Aug 26, 2023
Merged

Conversation

CrazyBoy49z
Copy link
Member

Removed the redundant functions hasBoundModel and hasAlpineModel from HasModels trait as they weren't necessary for its behavior.

Added Tailwind CSS and set up its configuration for better styling and more modern look and feel across the application.

Also updated the create button in create.blade.php to use language translation for better localization support.

Finally, brought in new necessary dependencies into composer.json, package.json and adjusted .gitignore accordingly.

Removed the redundant functions `hasBoundModel` and `hasAlpineModel` from HasModels trait as they weren't necessary for its behavior.

Added Tailwind CSS and set up its configuration for better styling and more modern look and feel across the application.

Also updated the create button in `create.blade.php` to use language translation for better localization support.

Finally, brought in new necessary dependencies into `composer.json`, `package.json` and adjusted `.gitignore` accordingly.
@CrazyBoy49z CrazyBoy49z merged commit ec627c4 into 1.x Aug 26, 2023
CrazyBoy49z added a commit that referenced this pull request Aug 26, 2023
Merge pull request #6 from step2dev/main
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.

1 participant