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

[11.x] Display view creation messages #51925

Merged
merged 2 commits into from
Jun 27, 2024

Conversation

nshiro
Copy link
Contributor

@nshiro nshiro commented Jun 27, 2024

This PR adds the messages when you create view files, etc.
This is my follow up PR to #51546.

Example

The green line indicates messages that have been added or changed.

2024-06-27_09h53_12

2024-06-27_10h00_31

2024-06-27_10h04_43

2024-06-27_10h09_36

In Vscode

As I wrote in my last PR, if you use vscode's terminal, you can Ctrl/Cmd + click and open files in the editor.
2024-06-27_10h18_43

By the way, File::put returns the number of bytes that were written to the file, or false on failure.

@taylorotwell taylorotwell merged commit 7e43459 into laravel:11.x Jun 27, 2024
28 checks passed
@nshiro nshiro deleted the view_creation_messages branch June 27, 2024 08:22
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