Back to Livewire

Referencing File Names In A Sentance

docs/rules/Referencing file names in a sentance.md

4.3.0366 B
Original Source

A: "When run, Livewire will create a new file in your app, app/Livewire/CreatePost.php, with the following contents:"

B: "When run, Livewire will create a new app/Livewire/CreatePost.php file in your app, with the following contents:"

C: "When run, Livewire will create a file called app/Livewire/CreatePost.php, with the following contents:"

C is preferred