Hi guys, have you done scrapping in laravel?

|
natghi2010 2020-08-30 00:24:37
mrbiryani 2020-08-30 00:20:29
Is react and react native similar??

yeah same logic

mrbiryani 2020-08-30 00:58:11
natghi2010 2020-08-30 00:24:37
yeah same logic

And what about the code??

natghi2010 2020-08-30 00:58:33
its pretty much the same
natghi2010 2020-08-30 00:58:57
mrbiryani 2020-08-30 00:58:11
And what about the code??

in web you write your components

natghi2010 2020-08-30 00:59:09
in android/ios they are made for you
mrbiryani 2020-08-30 00:59:32
Okay… That means learning native will be easier after react
mrbiryani 2020-08-30 01:00:05
natghi2010 2020-08-30 00:58:57
in web you write your components

Please explain

natghi2010 2020-08-30 01:01:49
mrbiryani 2020-08-30 01:00:05
Please explain

in react you can use take a div and put it into your components to make custom elements.

mrbiryani 2020-08-30 01:05:24
natghi2010 2020-08-30 01:01:49
in react you can use take a div and put it into your components to make custom elements.

Okay… I want become a web developer and hybrid app developer…
How do I accomplish my goal

natghi2010 2020-08-30 01:05:57
mrbiryani 2020-08-30 01:05:24
Okay… I want become a web developer and hybrid app developer…
How do I accomplish my goal

learn the javascript,

Siberfx 2020-08-30 01:05:59
Suicide is better
natghi2010 2020-08-30 01:06:14
Siberfx 2020-08-30 01:05:59
Suicide is better

lol?

mrbiryani 2020-08-30 01:07:12
natghi2010 2020-08-30 01:05:57
learn the javascript,

Okay… Do you have tutorials??

Siberfx 2020-08-30 01:07:23
So many technologies to follow, success in each, its hybrid.. do thing a lot to pick a goal
Christoph 2020-08-30 01:09:37
I agree. It’s a very high goal. Start with something, get really good at. But start with multiple platforms then you can do a little bit of everything, but nothing good
mrbiryani 2020-08-30 01:10:07
Siberfx 2020-08-30 01:07:23
So many technologies to follow, success in each, its hybrid.. do thing a lot to pick a goal

I am thinking to get started with react js then native

Siberfx 2020-08-30 01:10:30
how old are you?
mrbiryani 2020-08-30 01:10:57
21
mrbiryani 2020-08-30 01:11:09
Can you guide me??
Siberfx 2020-08-30 01:11:33
so be at least in one good enough, than you will see its not a small world that you can achieve that goal in a short while.
Siberfx 2020-08-30 01:12:06
be smart, go as one. even a year minimum.
Christoph 2020-08-30 01:12:42
Yes, I think that is a good way. At least one year per platform.
mrbiryani 2020-08-30 01:13:25
Okay… I understand… Then I will start with react js
mrbiryani 2020-08-30 01:14:30
It will be easier than after to learn React Native..?? Correct me
natghi2010 2020-08-30 01:14:50
mrbiryani 2020-08-30 01:14:30
It will be easier than after to learn React Native..?? Correct me

yes

mrbiryani 2020-08-30 01:15:35
natghi2010 2020-08-30 01:14:50
yes

Thank you… What’s your name by the way

natghi2010 2020-08-30 01:15:42
Nat
mrbiryani 2020-08-30 01:15:54
Christoph 2020-08-30 01:12:42
Yes, I think that is a good way. At least one year per platform.

Thank you Christopher

mrbiryani 2020-08-30 01:16:09
Siberfx 2020-08-30 01:12:06
be smart, go as one. even a year minimum.

Thank you..

Siberfx 2020-08-30 01:18:16
you know, to learn is simple, but as long as its surface, never can call that “I know it.” you need to dig deep into it for success.
mohitagarwal1432 2020-08-30 01:23:53
Can anyone share key points which could help all others while developing a Laravel application.

Like some tips to make things more easier and professional, some packages or anything

mrbiryani 2020-08-30 01:24:22
I will stick to react only…
mrbiryani 2020-08-30 01:24:53
mohitagarwal1432 2020-08-30 01:23:53
Can anyone share key points which could help all others while developing a Laravel application.

Like some tips to make things more easier and professional, some packages or anything

I wish I could

Blast06 2020-08-30 01:38:08
Hi guys, have you done scrapping in laravel? Or any other tool?
bee_amour 2020-08-30 04:28:31
if i try to login then i got this error
bee_amour 2020-08-30 04:28:42
“message”: “Method Illuminate\Auth\RequestGuard::attempt does not exist.”,
2020-08-30 06:24:51
2020-05-02 09:30:04
Projects in Laravel: Learn Laravel Building 10 Projects
part1
@UdemyDownload

Please anyone say the password for this file.

Boopathi K 2020-08-30 07:38:13
Laravel php interview Q&A https://boopathitk.wordpress.com/2020/08/30/cheat-sheet-laravel/

Laravel Collectionboopathitk
1.What is Laravel Laravel is free open source “PHP framework” based on MVC Design Pattern. It is created by Taylor Otwell. Laravel provides expressive and elegant syntax that helps in creating a wo…
Dev_ind_ra 2020-08-30 07:39:04
I want to create you tube url link form where i want to add my you tube video link how
Dev_ind_ra 2020-08-30 07:39:38
And you tube video will show on detailpage
monu 2020-08-30 07:41:18
Hi i need help
i have created a register api in laravel when i submitted same email then laravel send me a message
{“message”:”The given data was invalid.”,”errors”:{“email”:[“email is already exist”]}}

but i want to change this error format . i want {“message”: “email is already exist”, ‘status’:false}

monu 2020-08-30 07:50:02
@help
{“message”:”The given data was invalid.”,”errors”:{“email”:[“email is already exist”]}}
change above error to below error
{“message”: “email is already exist”, ‘status’:false}
Manoj Mehta 2020-08-30 07:54:11
laravel_discuss-49261.jpg

Manoj Mehta 2020-08-30 07:54:25
how i can get table name
kuzmich321 2020-08-30 10:27:42
getTable()
GistOf 2020-08-30 10:59:20
pratik0099 2020-08-29 21:54:28
I  want to be able to develop Android & iOS app as well as web apps. At first I started learning JavaScript but then switched to PHP, as I thought it will be easy to learn and Laravel will help me create backend of websites (also I’ll be able to make WordPress plugins). But I’m confused. As I stated earlier, my goal is to make cross-platform applications.

Is there any other language should I learn? or I should learn PHP then JS or just JS? (I think JS has got awesome libraries & frameworks through which I’ll be a able to accomplish a lot of things). Help me out please.

ps: I’m a novice programmer, I’ve just started my journey of becoming a developer.

Do not try to learn Laravel before you know PHP

Himanshu sharma 2020-08-30 14:01:52
Anyone familiar with adobe view sdk
Himanshu sharma 2020-08-30 14:02:07
Please i need help
mohis_it 2020-08-30 14:11:46
laravel_discuss-49269.jpg
Hello, i can’t make zip file and upload it to the host, there is a problem in cookies.js file

I removed the npm and reinstall it and same error

PeterMukk 2020-08-30 15:36:55
Hello
I cannot setup laravel project on Cpanel online
I cannot access the website it’s blank
Help me
|