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

Rename package #5

Merged
merged 5 commits into from
Jun 6, 2024
Merged

Rename package #5

merged 5 commits into from
Jun 6, 2024

Conversation

thejmitchener
Copy link
Member

@thejmitchener thejmitchener commented Jun 6, 2024

Renames the package to "Workbench" from its previous name. The changes include updating file paths and namespaces to reflect this new name. Specifically, in the WorkbenchServiceProvider.php file, the namespace and class name have been updated to WorkbenchServiceProvider. Additionally, the Route::view('/', 'welcome') line has been retained as part of the bootstrapping services.

In the .gitignore file, various directories and files have been added to be ignored, such as build, coverage, docs, and vendor, among others. This ensures that unnecessary files and directories are not included in version control.

Furthermore, in the .idea directory, changes have been made to the .gitignore and blade.xml files to reflect the renaming of the package to "Workbench."

These changes collectively reflect the renaming of the package to "Workbench" and ensure that the project is updated accordingly.

…bench app directory. Updated the package description in composer.json to reflect the purpose of the package.
…in #2. The changes were made to update the dependency on anothrNick/github-tag-action to a newer version.
…o Fuelviews\ParameterTagging to align with Laravel best practices.
@thejmitchener thejmitchener merged commit 0b37452 into main Jun 6, 2024
6 of 10 checks passed
@thejmitchener thejmitchener deleted the rename-package branch June 6, 2024 15:07
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