How can i make profile page in laravrl 7, all tutorials i saw was for 5, or is it the same?

|
amirAutomationEnginner 2020-06-14 20:42:20
Hi j have have a question. Vue is responsive and totally can we use it instead of bootstrap.
If i learn vue, no need to learn bootstrap or these two are no relation together.?
Kvn_makwana 2020-06-14 20:43:22
Vue and bootstrap is different
amirAutomationEnginner 2020-06-14 20:44:08
Kvn_makwana 2020-06-14 20:43:22
Vue and bootstrap is different

We should learn both

2020-06-14 20:44:53
Bootstrap is focused on css while vue is js framework.
’| 2020-06-14 20:44:54
Heey .. how can i make profile page in laravrl 7 , all tutorials i saw was for 5 , or is it the same ?
Marvixino 2020-06-14 20:45:30
what is the best way to check if user logged in from Vue? using Sanctum
2020-06-14 20:45:39
If you wish to learn something that is trendy and on demand, go for js frameworks, like react, vue, angular etc..
2020-06-14 20:46:59
’| 2020-06-14 20:44:54
Heey .. how can i make profile page in laravrl 7 , all tutorials i saw was for 5 , or is it the same ?

Start with coders tape Playlist on youtube, you’ll learn nd understand to creat one for yourself.

amirAutomationEnginner 2020-06-14 20:48:00
2020-06-14 20:45:39
If you wish to learn something that is trendy and on demand, go for js frameworks, like react, vue, angular etc..

In your oponion i learn bootstrap i wanna be a fullstack

Ashutosh_Raj_Ashu 2020-06-14 20:49:49
how to build a website fast in which laung.
DesolatorMagno 2020-06-14 20:49:53
You have to learn Bootstrap even if you were only back or front end, as you have to learn JQuery (at least the basic)
Ashutosh_Raj_Ashu 2020-06-14 20:52:19
can i use both bootstrap with jquery
DesolatorMagno 2020-06-14 20:54:23
First read what is bootstrap and what is JQuery, they are different things, and besides bootstrap require JQuery for many of the functionality to work, so if you use bootstrap is almost guaranteed that you will import the JQuery library.
Yannickshadownet 2020-06-14 20:56:00
sarvesh 2020-06-14 09:26:24
Create an app id in your google account and use that id as your mail password and also change the port no and encryption type to tls

Ok thank i Will try it

Yannickshadownet 2020-06-14 20:56:24
Hi Need help to make multisep validation
ibra_br 2020-06-14 20:58:13
amirAutomationEnginner 2020-06-14 20:42:20
Hi j have have a question. Vue is responsive and totally can we use it instead of bootstrap.
If i learn vue, no need to learn bootstrap or these two are no relation together.?

bootstrap is very simple , and you will take one day to understand it

DesolatorMagno 2020-06-14 20:58:25
You could for example learn bootstrap and Tailwind (or bulma, or another css library/Framework) for style, and JQuery and Vue for functionality.

JQuery is not that trendy right now, but there are to many website, packages and theme that use it for anyone to ignore it.

ibra_br 2020-06-14 20:58:50
ibra_br 2020-06-14 20:58:13
bootstrap is very simple , and you will take one day to understand it

i mean the basic

ibra_br 2020-06-14 20:59:17
ibra_br 2020-06-14 20:58:50
i mean the basic

take a look of grid system and bootstrap components

DesolatorMagno 2020-06-14 21:01:13
DesolatorMagno 2020-06-14 20:58:25
You could for example learn bootstrap and Tailwind (or bulma, or another css library/Framework) for style, and JQuery and Vue for functionality.

JQuery is not that trendy right now, but there are to many website, packages and theme that use it for anyone to ignore it.

Beside it you need to learn about npm and webpack, and read about yarn, bem, sass, less.

Roham0010 2020-06-14 23:10:31
DesolatorMagno 2020-06-14 21:01:13
Beside it you need to learn about npm and webpack, and read about yarn, bem, sass, less.

You are terrifying him 😄

DesolatorMagno 2020-06-14 23:12:08
XD, so many ppl in web development want to build the second floor of a house before building the foundation
Roham0010 2020-06-14 23:13:15
DesolatorMagno 2020-06-14 23:12:08
XD, so many ppl in web development want to build the second floor of a house before building the foundation

👍🤦‍♂😄

DesolatorMagno 2020-06-14 23:14:01
https://github.com/kamranahmedse/developer-roadmap
Many call me crazy when i share these link XD

GitHub – kamranahmedse/developer-roadmap: Roadmap to becoming a developer in 2022GitHub
Roadmap to becoming a developer in 2022. Contribute to kamranahmedse/developer-roadmap development by creating an account on GitHub.
Roham0010 2020-06-14 23:19:50
DesolatorMagno 2020-06-14 23:14:01
https://github.com/kamranahmedse/developer-roadmap
Many call me crazy when i share these link XD

That’s amazing thanks for sharing 👍
It’s like a really useful cheat sheet to choose and learn new things

Marvixino 2020-06-14 23:20:52
Can you please check this code, I’m trying to protect Vue page based on the response of the route itself
Marvixino 2020-06-14 23:21:03
laravel_discuss-41434.jpg

Marvixino 2020-06-14 23:21:46
Marvixino 2020-06-14 23:20:52
Can you please check this code, I’m trying to protect Vue page based on the response of the route itself

its working fine, but is this a good way to secure the page?

prime 2020-06-14 23:22:00
laravel_discuss-41436.jpg

DesolatorMagno 2020-06-14 23:22:21
Yeah, the problem is that many wish to start as full, when, IMO, the best would be to start as either back or front and them learn the other side little by little and them go full.
mmir90 2020-06-14 23:29:56
How can I use storage:link in shared host?!
Roham0010 2020-06-14 23:36:26
DesolatorMagno 2020-06-14 23:22:21
Yeah, the problem is that many wish to start as full, when, IMO, the best would be to start as either back or front and them learn the other side little by little and them go full.

They will understand it after a while 😉

Marvixino 2020-06-14 23:56:12
DesolatorMagno 2020-06-14 23:14:01
https://github.com/kamranahmedse/developer-roadmap
Many call me crazy when i share these link XD

really the backend dev needs to learn all of these languages?

DesolatorMagno 2020-06-14 23:56:53
DId you read the explanatory text or went direclty to the roadmap?
DesolatorMagno 2020-06-14 23:57:16
laravel_discuss-41444.jpg

DesolatorMagno 2020-06-14 23:58:58
laravel_discuss-41445.jpg
For example here it say, Learn a language, and it them show you all the options with the personal recomendation.
DesolatorMagno 2020-06-15 00:02:55
But yes, there is a lot to learn, but you are not learning it the first day, and the order can change depending in the job you get or project you work.
DesolatorMagno 2020-06-15 00:04:42
Like if you start working in a company where they use containers (Docker) and work a lot with GraphQL, them you gotta learn that fast.
GTLeader 2020-06-15 00:21:12
Buddies which site can I get learning materials for beginners
DesolatorMagno 2020-06-15 00:21:32
What you know, and what you want to learn?
Roham0010 2020-06-15 00:22:50
Marvixino 2020-06-14 23:56:12
really the backend dev needs to learn all of these languages?

Reny explained it well and in a short answer: No
But you have to know when and where to use them to choose one of them in your projects, Otherwise get experienced in one of them and it’s requirements is ok

DesolatorMagno 2020-06-15 00:23:06
Here is my list for begginers, you can search the corresponding page for English

Programacion Web
Cero Conocimiento (aprendiendo html + css + js)
https://developer.mozilla.org/es/docs/Learn/Getting_started_with_the_web — es
https://developer.mozilla.org/es/docs/Learn — es
https://developer.mozilla.org/es/docs/Web/Guide — es

(aprendiendo php)
https://phptherightway.com/ — es
https://laracasts.com/series/php-for-beginners — in

(Aprendiendo Laravel)
https://laracasts.com/series/laravel-6-from-scratch — in

https://coderstape.com/series/11-laravel-6-beginner — in
https://coderstape.com/series/9-laravel-6-advanced — in

GTLeader 2020-06-15 00:23:10
DesolatorMagno 2020-06-15 00:21:32
What you know, and what you want to learn?

Laravel

Marvixino 2020-06-15 00:27:57
Roham0010 2020-06-15 00:22:50
Reny explained it well and in a short answer: No
But you have to know when and where to use them to choose one of them in your projects, Otherwise get experienced in one of them and it’s requirements is ok

I see, otherwise a hell of time is needed to be full stack developer 😁

Roham0010 2020-06-15 00:29:44
Marvixino 2020-06-15 00:27:57
I see, otherwise a hell of time is needed to be full stack developer 😁

That’s right sadly 😬

DesolatorMagno 2020-06-15 00:31:06
Yes.
DesolatorMagno 2020-06-15 00:37:13
What’s the problem? did you check the url that is generated? is it right? did you try that route with postman? did it work
Roham0010 2020-06-15 00:42:23
Screenshot from routes and your controller delete method plz..
Marvixino 2020-06-15 00:50:50
Marvixino 2020-06-14 23:21:03

Would you give me your opinion, please

Roham0010 2020-06-15 00:51:01
axios.delete second parameter should be an object
|