Advertisement
Guest User

Untitled

a guest
Aug 23rd, 2017
65
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
PHP 0.23 KB | None | 0 0
  1. <?php
  2.  
  3. namespace App\Http\Controllers;
  4.  
  5. use Illuminate\Support\Facades\DB;
  6. use App\Http\Controllers\Controller;
  7.  
  8. class UserController extends Controller
  9. {  
  10.    echo ' OSTOROJNO OCHEN SLOJNIY KOD!!!!! APASNA ';
  11. }
  12.  
  13.  
  14.  
  15. ?>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement