Vue mixin and axios | Add and get tag list | Full stack laravel vue development | Part - 07

preview_player
Показать описание


===================================
Join our facebook group for support
====================================

For laravel we will cover
1. Route ​
2. Model ​
3. View ​
4. Controller ​
5. Query​
6. Middleware ​
7. Authentication​
8. Relationships ​
9. Email sending ​
10. Account/Password recovery

1. Vue router ​
2. Vuex​
3. Components ​
4. Mixin ​
5. Methods ​
6. Hooks​
7. Filters ​
8. iView UI ​
9. Computed ​
10. Data function ​
11. Two-way binding​
12. Axios​
13. Vue conditions ​
14. Vue loops ​

====================================================
Hi there, we are going to upload lots of cool project based videos. We are planning to upload lots of videos on flutter. So stay with us :)

We develop web and mobile(android and iOS) applications.

Thank you.
Рекомендации по теме
Комментарии
Автор

Admin panel github link for this project. You can download from here. You may get lost because of no UI

AppifyLab
Автор

Adhan was being given in background while making the video. Since we didn't have a pause feature in the screen recorder, I had to keep going with a lower voice. Hope you all understand. It's a very very important tutorial. So don't skip.. Watch till the end or you may loose the track for the whole series and may fail to understand other videos. This is a basic video for creating and getting data. Good luck ;)

AppifyLab
Автор

@2:58 azan voice appear, I love that you are Muslim ♥.

todaynews
Автор

I would like to appreciate your effort to learn us using simplest and effective way, many thanks.

mmohamedbadr
Автор

when I use data.tagName it does not work. The elements do not render when I reload
But when I write just tagName, eg:

<Input
v-model="tagName"
placeholder="Enter something..."
style="width: 300px"
/>

It works. What is the reason to prefix the v-model value with data.?

davidrowlands
Автор

Thank you so much for this amazing series, Jazaka allaho khayran <3

darkman
Автор

I have been following your lecture and have not skipped any video, but once i started this particular video i was lost cause i saw your UI was just ready and i didn't even see how you did the UI or when you did it. i even went to previous videos to check if i missed anything but i didn't miss anything. I can't even follow the lecture again. I went to the GitHub repo to check if u create a branch for each lecture for people to follow along but it's just one branch and i cant differentiate which code is which... Honestly, this is the best vue and laravel tutorial i have seen please can you help by doing a video on how you setup your UI so we can continue following along with the tutorial

techwithdenis
Автор

Everything is working fine but the only thing is that when I add a tag, the <td shows up as blank when I submit the tag name and only appears once I manually refresh the page. I compared our addTag() and created() methods and they are identical. Do you know why this would be happening @ApplifyLab ? Thanks :)

samueltorres
Автор

hej! i love this tutorial series, i have issue to fix one problem, after using unshift function my view is not updating automatically

hassanabbas
Автор

Very nice video. Slightly louder your voice & also joom in please....

abujafarsiddique
Автор

how to clear form modal if click Button Add?

pansurna
Автор

The column createat is different from database ?? why ? Thanks

tampham
Автор

Pls what vscode extension did you to auto-import the Tag class

francisoke
Автор

Can you add a short video explain how you installed the admin panel, please ?

ammarabdulsalamneamah
Автор

I am getting 200 response on showing tags but data is not showing. I don't know what is the problem. Help me

awaisraza
Автор

Hello boss..I got e problem in this video part 7, ,when I post Tag name that time It's show me a error status 500..

smrimonnahid
Автор

create_tag = Status Code: 500 Internal Server Error
(server error )
i don't know what's wrong my code is the same like yours

eslamabdallah
Автор

Am done, am drooping this course . Unfortunately as i expected from the beginning it was totally messed up and waste of time and effort. i know its free but i cant follow him, he is fast, he assume that we know what he know and act based on that. Sir, this is absolutely not how you teach. thanks for your time.

tholfikarmohammed
Автор

I am excited about this series of video lessons but their bad development practices have made me lose this enthusiasm. An example: names of variables and methods must be descriptive, imagine who is reading your code and are faced with the call to a method s (), w (), etc. How will the person know what the method does? Another thing in Vue when accessing an attribute inside "data" is not necessary to put "data.nameattribute" you can simply put "model = nameattribute" and inside the TAG "script" you access "this.nameattribute".

FranciscoJunior
Автор

i am sorry but i was lost in this video. totally. you kept on repeating what you were typing. so that wasnot very helpful at all. i mean the step. i can see what you are doing, but the Y part ! why are we performing every little step is that matters .

laravelearner