hi, i'm newbie can you help me... I get an assignment from my teacher to make auth i have two table...
I have a controllers like below : public function show($id) { $registrasi= Registrasi::find($id); if...
hello, How to make id use String+Number automatically ? example: i want to make id like KM + Number,...
textbookcharlie said: It's possible, but it wouldn't be "easy" for a "newbie"....
shez1983 said: you are doing it wrong! your db structure should be: users(id, username, password, m...
The Laravel portal for problem solving, knowledge sharing and community building.
The community