Nuxt Multi Page App (Routing)
7:30
Cloadflare D1 database in Nuxt
26:53
Database in Nuxt tutorial
24:52
5 ай бұрын
Nuxt full-stack app
8:56
5 ай бұрын
FIX Git Author identity unknown
15:56
Vue Router Guard
14:24
Жыл бұрын
Vue nested routes
14:14
Жыл бұрын
Vue Dynamic Routes
14:12
Жыл бұрын
Vue Simple Routing
9:14
Жыл бұрын
Async functions in javascript
7:16
Latitude and Longitude on maps
6:58
Пікірлер
@ojvribeiro
@ojvribeiro 9 сағат бұрын
Tip: you can use the Nuxt's `useFetch` composable for a reactive fetch experience. It returns a reactive `data` object with the response and a `refresh` function to re-fetch data.
@preystation6870
@preystation6870 10 күн бұрын
So cute and util...
@tubica_de
@tubica_de 12 күн бұрын
the terminal thing doesnt work help Edit: I didn't use ssh💀
@tubica_de
@tubica_de 12 күн бұрын
help
@tubica_de
@tubica_de 12 күн бұрын
I wasted an hour of my life on this and now this?? WTF bro
@tubica_de
@tubica_de 12 күн бұрын
why did you do this to me
@tubica_de
@tubica_de 12 күн бұрын
wie kann man nur so asozial sein alter ich hasse dich man
@benixal
@benixal 10 күн бұрын
What error did you get ?
@eduardoTorres-h6t
@eduardoTorres-h6t 15 күн бұрын
If you use Vite, you can use youre official pluggin : npm i vite-plugin-mkcert -D. its very easy your use
@jaimemartinez0078
@jaimemartinez0078 17 күн бұрын
Muchas gracias amigo!! Este fue el único video que me sirvió para habilitar las notificaciones a mi web Laravel.
@HappyTechnofire
@HappyTechnofire 17 күн бұрын
Brother I'm unable to generate token in mobile browsers it is working perfectly in PC but not in mobile 😑
@sergioariela.mondino8479
@sergioariela.mondino8479 20 күн бұрын
Hello, Excellent Explanation!!! I have tried Postgresql, IT DOESN'T WORK. The url parameter: it seems that you don't like it. The documentation says I should use it. nuxt.config.ts ---------------------- export default defineNuxtConfig({ compatibilityDate: '2024-11-01', devtools: { enabled: true }, nitro: { database: { myDB: { connector: 'postgresql', url: 'postgresql://username:password@hostname:port/database_name' } } } })
@uctan8553
@uctan8553 22 күн бұрын
can you do it with Drizzle?
@urdustory-g2s
@urdustory-g2s 22 күн бұрын
thanks dude
@salmanarizki-b4w
@salmanarizki-b4w 25 күн бұрын
sir, i have error Uncaught TypeError: array_key_exists(): Argument #2 ($array) must be of type array, null given
@jordyf3360
@jordyf3360 26 күн бұрын
The best ever, thank youuuuu
@alicoder8
@alicoder8 27 күн бұрын
Thanks!
@matrixco5579
@matrixco5579 Ай бұрын
Super, thank you 👍🏻🙂
@sazzad362
@sazzad362 Ай бұрын
Thanks, man! Clear and straightforward-just the way I like it.
@AllriseX
@AllriseX Ай бұрын
Dude your vid is so cool. You helped me a lot with refactoring PHP backend from legacy API to FCM v1
@robhein
@robhein Ай бұрын
brilliant tutorial , thank you very much
@emdn_records
@emdn_records Ай бұрын
How to send messages to all users who join request on my unopened Telegram channel? Private channel and without accepting them. Thank you.
@iUmerFarooq
@iUmerFarooq Ай бұрын
Maaannn! You nailed it. The way you are teaching is on next level. Please continue making more tutorials like this and the way you go through documentation is a plus to your tutorial. It also help us to read documentation. Please make tutorial on Nuxtjs+Auth and Nuxtjs+Firebase and Nuxtjs+prisma with large application. Thank you.
@catlifeagain
@catlifeagain Ай бұрын
Local environment, how to implement, not deployed to cloudflare pages, npm run dev are all error. Tip: [GET] "/api/listUsers": 500
@iUmerFarooq
@iUmerFarooq Ай бұрын
More Nuxtjs server content please
@lucapagura9873
@lucapagura9873 Ай бұрын
Thank you so much you’re an amazing friend But does it work on mobile like android and iOS
@MAXTangolaos
@MAXTangolaos Ай бұрын
thanks bro
@helderfilho4724
@helderfilho4724 Ай бұрын
Thank You
@johannfourie9705
@johannfourie9705 Ай бұрын
What if I get a failed after trying to upload picture? And man, out of all the available youtube videos you the best man
@benixal
@benixal Ай бұрын
The gist currently doesn’t have error handling for upload failures. I'm working on updating it to handle errors more effectively! Thank you for your comment, bro! I'm glad the video was helpful!
@Coder-j1p
@Coder-j1p Ай бұрын
Mention : If you're using the localhost you can't able to subscribe the client because the API support only https request , since localhost runs in http it will not wok
@atinux
@atinux Ай бұрын
Thanks for the video! I would love to know if you tried the @nuxthub/core module?
@TotalImmort7l
@TotalImmort7l 23 күн бұрын
Hello @atinux. Thank you for Nuxt and Nuxthub. I'd like to know if it is mandatory to create an account on NuxtHub to deploy on Cloudflare?
@atinux
@atinux 23 күн бұрын
@@TotalImmort7l not necessary, it's only if you want to get access to the NuxtHub admin
@DeepKumbhare
@DeepKumbhare Ай бұрын
Awesome one. Looking for more nuxt related content.
@smitshah3377
@smitshah3377 Ай бұрын
Great video. For some reason, the notification "icon" is not showing up along with the notification. I have added it as a part of the payload but have had no luck. Any idea?
@w1lkns
@w1lkns Ай бұрын
Thank you! It was very useful!
@begliamanov7276
@begliamanov7276 Ай бұрын
Saved my morning! Really one of the best tutorials about deploying vue-vite app with GitHub Actions. Thank you!
@DyarMovies
@DyarMovies Ай бұрын
It really worked but the main problem is that the file size limit is 50 mb that is too low. can you please find a solution to upload more size
@benixal
@benixal Ай бұрын
Yes, there is a file size limit for downloads. I think a potential solution is to use MTProto for handling larger files, but it can be quite complicated. I'll look into it!
@DyarMovies
@DyarMovies Ай бұрын
@@benixal Sure Please mention when will you do it. It will be a great help
@виртуоз_ру
@виртуоз_ру Ай бұрын
👍
@carlosgarciamorales1383
@carlosgarciamorales1383 2 ай бұрын
Excellent video
@carlosgarciamorales1383
@carlosgarciamorales1383 2 ай бұрын
Great video, thank you :)
@Cat_ninj
@Cat_ninj 2 ай бұрын
Thank you soo much, after searching many place, my code got worked as following your video, thank you
@benixal
@benixal 2 ай бұрын
Thank you for your comment! I'm glad the video helped you.
@bekenetsoftware1593
@bekenetsoftware1593 Ай бұрын
Sir thank for the great video... please my token always expire and I will need to generate a new token for my notification to start working again.. Please I need ur help​@@benixal
@piotrh8202
@piotrh8202 2 ай бұрын
Thank you Ben! Very nice video.
@benixal
@benixal 2 ай бұрын
Thanks, Piotr! Glad you liked it.
@MaycolRuiz_xD
@MaycolRuiz_xD 2 ай бұрын
This video worths gold
@benixal
@benixal 2 ай бұрын
Thanks a lot! Really appreciate it.
@RuebenTijani
@RuebenTijani 2 ай бұрын
😂 push notif. The laziness to type out full words gets me too 😂😂
@benixal
@benixal 2 ай бұрын
😂✌️
@hakannnn7553
@hakannnn7553 3 ай бұрын
How can i swnd notification to multiple tokens? can you send a sample code
@dijup
@dijup 3 ай бұрын
Great tutorial! Is it possible to adapt this to work with multiple devices as well? Also, could you provide a brief overview of the "Subscribe to Topic" feature?
@gregscolumn
@gregscolumn 3 ай бұрын
can you do more videos on nuxt server?
@benixal
@benixal 3 ай бұрын
Yes, soon!
@suthinthamsuwan1943
@suthinthamsuwan1943 3 ай бұрын
Many many many thanks for this video 👍👍👍
@gonzaloturconi4657
@gonzaloturconi4657 3 ай бұрын
I have the same service worker but the event notificationclick doesn't trigger. I tried with fcm_options or action_click but is not working. Only works the push event...
@benixal
@benixal 3 ай бұрын
Which browser are you using? Also, did you check the console logs in DevTools to see if there are any errors or if the notificationclick event is being fired
@gonzaloturconi4657
@gonzaloturconi4657 3 ай бұрын
only works in edge but not in chrome
@gonzaloturconi4657
@gonzaloturconi4657 3 ай бұрын
​@@benixalI could resolve it, turns out notificationclick event in Chrome only fire in production, the code is the same. I don't know the reason, but it works now. Thanks for the video and for reply! Greetings
@rherik
@rherik 3 ай бұрын
This video saved me. Very thank u
@benixal
@benixal 3 ай бұрын
Glad it helped
@nirajparmar1772
@nirajparmar1772 3 ай бұрын
I'm waiting for Nuxt, Prisma, sqlite blog type project. TIA
@benixal
@benixal 3 ай бұрын
Thanks great idea I'll keep that in mind for a future video
@frestalink
@frestalink 3 ай бұрын
Please make a video on this topic "Firebase Send Push Notification Android + PHP"
@ShivamRanderi
@ShivamRanderi 3 ай бұрын
thanks it's very easy and working and also latest
@theuglybarnacledad
@theuglybarnacledad 3 ай бұрын
Thank you so much! you help me and your instruction very, very clear i subbed ofc
@JohnSamuelchineme
@JohnSamuelchineme 3 ай бұрын
Thank you for this video. I spent so much time trying to find this across documentations. This was straightforward and worked like a charm.
@jaymelor5945
@jaymelor5945 3 ай бұрын
you're amazing man ! thank you so much for this wonderful explanaition
@benixal
@benixal 3 ай бұрын
Thank you so much! I'm really glad you found it helpful.