Skip to content

Use the environment method instead of the isLocal method#53638

Merged
taylorotwell merged 1 commit into
laravel:11.xfrom
NaokiTsuchiya:fix-detect-env
Nov 25, 2024
Merged

Use the environment method instead of the isLocal method#53638
taylorotwell merged 1 commit into
laravel:11.xfrom
NaokiTsuchiya:fix-detect-env

Conversation

@NaokiTsuchiya

Copy link
Copy Markdown
Contributor

The isLocal method is not an interface defined in the Application contract.

Therefore, the environment method, which provides similar functionality, is used instead.

isLocal is not an interface of the Application contract.
@github-actions

Copy link
Copy Markdown

Thanks for submitting a PR!

Note that draft PR's are not reviewed. If you would like a review, please mark your pull request as ready for review in the GitHub user interface.

Pull requests that are abandoned in draft may be closed due to inactivity.

@NaokiTsuchiya NaokiTsuchiya marked this pull request as ready for review November 23, 2024 15:02
@taylorotwell taylorotwell merged commit 3f62f86 into laravel:11.x Nov 25, 2024
@NaokiTsuchiya NaokiTsuchiya deleted the fix-detect-env branch November 26, 2024 02:39
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