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

Update tailwind.config.js and composer.json to include the laravel-forms package. #11

Merged
merged 4 commits into from
Jun 12, 2024

Conversation

thejmitchener
Copy link
Member

@thejmitchener thejmitchener commented Jun 12, 2024

Updates the tailwind.config.js and composer.json files to include the laravel-forms package.

In the tailwind.config.js file, the package name has been corrected to laravel-forms for proper integration with Tailwind CSS classes.

In the composer.json file, the laravel-forms package has been added to the require section with the version ^0.0. Additionally, a new repository entry has been added to specify the location of the laravel-forms package.

By including the laravel-forms package in the project configuration, we ensure that the necessary dependencies are available for utilizing form-related functionalities in Laravel. This update enhances the project's capabilities by incorporating the laravel-forms package seamlessly.

@thejmitchener thejmitchener merged commit efb5168 into main Jun 12, 2024
10 checks passed
@thejmitchener thejmitchener deleted the update-deps branch June 12, 2024 18:40
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