please help me!!! i cant find a guide on laravel 5.4 in this error please if you guys have ideas on...
ErrorException in 33fb9f40de9c86527792aabe2edea085c0b7a479.php line 3: Undefined variable: rfq (View...
got a problem here. dunno how to fix in user.php #SQLSTATE[23000]: Integrity constraint violation: 1...
im using php artisan make:auth any ideas on how to insert the user id of the current login-ed user?...
hi guys i am new in laravel so please bear with me. im using laravel 5.4 what im trying to do is upo...
Maamria said: look down full code to insert data in table with current user id public function stor...
Maamria said: get the current user id $id_current = Auth::user()->id; when i click the submit b...
whatarewe said: ndar0430 said: not really understand what that says. actually i understand everyth...
whatarewe said: ndar0430 said: what im trying to do is upon submitting the details, the user_id of...
The Laravel portal for problem solving, knowledge sharing and community building.
The community