File Manager Lite
Dir:
/home/codewavebd/public_html/vendor/laravel/framework/src/Illuminate/Container/Attributes
Upload
[..]
Auth.php (818 B)
Edit
Rename
Del
Bind.php (1.29 KB)
Edit
Rename
Del
Context.php (1 KB)
Edit
Rename
Del
DB.php (146 B)
Edit
Rename
Del
Give.php (872 B)
Edit
Rename
Del
RouteParameter.php (731 B)
Edit
Rename
Del
Scoped.php (128 B)
Edit
Rename
Del
Tag.php (671 B)
Edit
Rename
Del
Edit: DB.php
<?php namespace Illuminate\Container\Attributes; use Attribute; #[Attribute(Attribute::TARGET_PARAMETER)] class DB extends Database { // }
Simpan