@@ -1,5 +1,4 @@ |
||
1 | 1 | <?php |
2 | -use Illuminate\Support\Facades\Route; |
|
3 | 2 | |
4 | 3 | if(!function_exists('urlsafe_b64encode')){ |
5 | 4 | function urlsafe_b64encode($string) { |