Sindbad~EG File Manager

Current Path : /var/www/html/aventurasolar.sumar.com.py/vendor_old/laravel/ui/auth-backend/
Upload File :
Current File : /var/www/html/aventurasolar.sumar.com.py/vendor_old/laravel/ui/auth-backend/RedirectsUsers.php

<?php

namespace Illuminate\Foundation\Auth;

trait RedirectsUsers
{
    /**
     * Get the post register / login redirect path.
     *
     * @return string
     */
    public function redirectPath()
    {
        if (method_exists($this, 'redirectTo')) {
            return $this->redirectTo();
        }

        return property_exists($this, 'redirectTo') ? $this->redirectTo : '/home';
    }
}

Sindbad File Manager Version 1.0, Coded By Sindbad EG ~ The Terrorists