What's new
  • The default language of any content posted is English.
    Do not create multi-accounts, you will be blocked! For more information about rules, limits, and more, visit the Help page.
    Found a dead link? Use the report button!
Trash Mails - Temporary Email Address System (SAAS)

Trash Mails - Temporary Email Address System (SAAS) v1

Messages
134
Files
5
Reactions
145
ziumee submitted a new resource:

Trash Mails - Temporary Email Address System (SAAS) - Trash Mails - Temporary Email Address System (SAAS)

View attachment 57310
The Most Advanced Temp Mail Solution with Multi-Language, RTL Support, and Full SaaS Capabilities.

Trash Mails is a powerful and feature-rich temporary email script that allows users to generate disposable email addresses instantly. Designed for security, privacy, and usability, it helps users receive emails without exposing their real addresses. Whether for testing, sign-ups, or bypassing spam, Trash Mails ensures a seamless and anonymous email...

Read more about this resource...
 
Reacted by:
It's already NULLED. If you get 500 error on the admin dashboard replace footer.blade.php code in resources\views\admin\partials\ with

PHP:
<footer class="dashboard-footer">
    <div class="row justify-content-between">
        <div class="col-auto">
            <p class="mb-0">
                {!! replacePlaceholders(translate('copyright', 'general'), [
                    'copyright_year' => '<span data-year></span>',
                    'site_name' => e(getSetting('site_name') ?? config('app.name')),
                ]) !!}</p>
        </div>
        <div class="col-auto">
            <p class="mb-0">{!! replacePlaceholders(translate('Crafted with', 'general'), [
                'site_name' => '<a target="_blank" rel="noopener noreferrer" href="https://lobage.com">Lobage</a>',
            ]) !!}</p>
        </div>
    </div>
</footer>
 
flopas10 's signature
Reacted by:
It's already NULLED. If you get 500 error on the admin dashboard replace footer.blade.php code in resources\views\admin\partials\ with

PHP:
<footer class="dashboard-footer">
    <div class="row justify-content-between">
        <div class="col-auto">
            <p class="mb-0">
                {!! replacePlaceholders(translate('copyright', 'general'), [
                    'copyright_year' => '<span data-year></span>',
                    'site_name' => e(getSetting('site_name') ?? config('app.name')),
                ]) !!}</p>
        </div>
        <div class="col-auto">
            <p class="mb-0">{!! replacePlaceholders(translate('Crafted with', 'general'), [
                'site_name' => '<a target="_blank" rel="noopener noreferrer" href="https://lobage.com">Lobage</a>',
            ]) !!}</p>
        </div>
    </div>
</footer>
no dear this script fresh install then next 2 days white screen homepage problem
 
Reacted by:
Top