Hi Guys, I am junior Laravel Developer, have 1 year experience, currently i am in need of remote job, can you help in this?

|
AMIT 2021-03-28 23:43:16
I will announce full time job for few Laravel developers in coming month. Few detsils:
Job: Full Time, Onsite
Location: Delhi, India
Experience: 3+ years
amir_0787 2021-03-28 23:47:46
meylisovezov 2021-03-28 22:30:44
Hi Guys, I am junior Laravel Developer, have 1 year experience, currently i am in need of remote job, can you help in this?

Pm me please

BaronNo1 2021-03-29 00:07:47
amir_0787 2021-03-28 23:47:46
Pm me please

Permission to pm also.

Also in the same situation.

Am a junior Laravel developer with over a year experience. looking to secure a remote job.

sobirjonovs 2021-03-29 00:10:33
I’m going to work remotely. My skills: laravel, php (1+ experience), javascript, python.
GuruSaroeun 2021-03-29 03:36:40
កម្មវិធីថ្មី! គ្រាន់តែមើលវីដេអូបានលុយ។ ទាញយកកម្មវិធីរួចបញ្ចូលលេខកូដ 1616978135724 អ្នកនឹងទទួលបានទឹកប្រាក់ភ្លាមៗ
Get APP: https://play.google.com/store/apps/details?id=com.tituystudio.tituy
focalfossa20 2021-03-29 07:08:06
laravel_discuss-74801.jpg
hi guys, i want to created nested resource collection in booking details, but i dont know the syntac to create nested resource collection
naolarega 2021-03-29 07:30:19
hey guy. i was trying my initial migration with postgres, and it is saying, couldn’t find driver. what could be the problem
naolarega 2021-03-29 08:25:14
help me with the below question
naolarega 2021-03-29 08:25:32
naolarega 2021-03-29 07:30:19
hey guy. i was trying my initial migration with postgres, and it is saying, couldn’t find driver. what could be the problem

and i will see what i can do

Yamraj117 2021-03-29 08:25:59
naolarega 2021-03-29 08:25:14
help me with the below question

ok ask

naolarega 2021-03-29 08:27:08
naolarega 2021-03-29 07:30:19
hey guy. i was trying my initial migration with postgres, and it is saying, couldn’t find driver. what could be the problem

look at the replied message

Yamraj117 2021-03-29 08:27:11
i am making ecommerce app with flutter and backend as laravel 8
naolarega 2021-03-29 08:28:17
if we don’t help each other i don’t think the 5k members are here for bragging
naolarega 2021-03-29 08:29:11
Yamraj117 2021-03-29 08:27:11
i am making ecommerce app with flutter and backend as laravel 8

ok laravel as api server

Yamraj117 2021-03-29 08:29:19
yes
naolarega 2021-03-29 08:31:09
i have no idea about api part of laravel i am just starting out the web part.
Yamraj117 2021-03-29 08:33:02
ohh ok
naolarega 2021-03-29 08:34:18
what about mine. do you any idea of my migration problem.
Yamraj117 2021-03-29 08:34:37
naolarega 2021-03-29 08:34:18
what about mine. do you any idea of my migration problem.

i did not think so

naolarega 2021-03-29 08:35:04
i am using postgres
naolarega 2021-03-29 08:36:11
everything is correct in the configuration
Yamraj117 2021-03-29 08:36:45
the error is that after entering admin login and password
Yamraj117 2021-03-29 08:39:04
its do not goes in dashboard
amir_0787 2021-03-29 08:47:35
Yamraj117 2021-03-29 08:39:04
its do not goes in dashboard

Did you try Route::group ?

Yamraj117 2021-03-29 08:48:00
amir_0787 2021-03-29 08:47:35
Did you try Route::group ?

yes

amir_0787 2021-03-29 08:48:23
How can I see codes?
Yamraj117 2021-03-29 08:48:40
here it is
amir_0787 2021-03-29 08:49:13
Yamraj117 2021-03-29 08:48:40
here it is

Let me try

Yamraj117 2021-03-29 08:49:31
amir_0787 2021-03-29 08:49:13
Let me try

ok ☺️☺️

amir_0787 2021-03-29 09:00:30
Yamraj117 2021-03-29 08:49:31
ok ☺️☺️

please send me database if you can

amir_0787 2021-03-29 09:03:26
did you buy this project or it’s yours?
amir_0787 2021-03-29 09:06:01
i thinks it is a nulled project
amir_0787 2021-03-29 09:06:16
DownloadsadminPanelappHttpControllersInstallController.php:21
Yamraj117 2021-03-29 09:06:17
amir_0787 2021-03-29 09:06:01
i thinks it is a nulled project

ohh

amir_0787 2021-03-29 09:06:28
User::create( [
‘name’=>’Owner’,
’email’=>’owner@abg-studio.com’,
‘password’=> bcrypt(‘123456’),
‘role’ => ‘1’,
]);
|