Search:
Login
Preferences
Help/Guide
About Trac
Wiki
Timeline
Roadmap
Browse Source
View Tickets
Search
Context Navigation
←
Previous Change
Next Change
→
Changeset
cf84baa
for
app/Http/Controllers/OfficerController.php
View differences
inline
side by side
Show
lines around each change
Show the changes in full context
Ignore:
Blank lines
Case changes
White space changes
Timestamp:
02/08/24 16:15:01 (
13 months
ago)
Author:
bube-ristovska <ristovska725@…>
Branches:
main
Children:
6dec591
Parents:
6b10b67
Message:
Added querries half done
File:
1 edited
app/Http/Controllers/OfficerController.php
(modified)
(
2 diffs
)
Legend:
Unmodified
Added
Removed
Tabular
Unified
app/Http/Controllers/OfficerController.php
¶
r6b10b67
rcf84baa
4
4
5
5
use App\Models\Policeman;
6
use Illuminate\Contracts\Auth\Authenticatable;
6
7
use Illuminate\Http\Request;
7
8
use Illuminate\Support\Facades\DB;
…
…
21
22
return view('register-policeman');
22
23
}
24
25
23
26
}
Note:
See
TracChangeset
for help on using the changeset viewer.
Download in other formats:
Unified Diff
Zip Archive