File manager - Edit - /home/autoph/.trash/resources.1/views/emails/account_create_template.blade.php
Back
<!DOCTYPE html> <html> <head> <title>New User Account</title> </head> <body> <h1>Welcome to {{ env('APP_NAME') }}</h1> <p>Hello {{ $details['name'] }},</p> <p>Thank you for activating your account on {{ env('APP_NAME') }}. We're really happy to have you!</p> <p>Here is your user account details:</p> <p> Email: <b>{{ $details['email'] }}</b><br /> Password: <b>{{ $details['password'] }}</b><br /> </p> {{-- <p>Click the link below to login to your account:</p> <p><a href="{{ $details['link'] }}">Login Here!</a></p> --}} </body> </html>
| ver. 1.4 |
.
| PHP 8.1.32 | Generation time: 0 |
proxy
|
phpinfo
|
Settings