https://i.stack.imgur.com/2sI8E.png
I want to change "Laravel" on login page to the other words. What I should do on filament file. I can't see the code that show about "Laravel" and change the "Sign in" button to "Login" button.
https://i.stack.imgur.com/2sI8E.png
I want to change "Laravel" on login page to the other words. What I should do on filament file. I can't see the code that show about "Laravel" and change the "Sign in" button to "Login" button.
Copyright © 2021 Jogjafile Inc.
Navigate to your
.envfile located in your project root. Find theAPP_NAMEline and change the value to whatever you want the title to be. If your new app name is multiple words, remember to wrap it in quotes like so: