- Видео 51
- Просмотров 187 211
benixal
Нидерланды
Добавлен 6 дек 2022
I am here to share my programming experiences with others
Deploy Your Website on Firebase Hosting
Learn how to use Firebase Hosting as a free, secure host with SSL to publish your website!
DEMO: this-is-ben.web.app/
DEMO: this-is-ben.web.app/
Просмотров: 183
Видео
Nuxt Multi Page App (Routing)
Просмотров 722 месяца назад
see how to create a Nuxt Multi Page App DEMO: stackblitz.com/edit/nuxt-multi-page
Create Free Upload Center (No coding)
Просмотров 932 месяца назад
Create a 0 free upload center for your self using telegram bot and cloudflare worker source: gist.github.com/benixal/b3ff3666afe5055d57fa6ab0fc1c1183 DEMO: myupload.benixalize.workers.dev/
How to create a Simple Telegram Bot (No coding)
Просмотров 9722 месяца назад
see how to create a simple telegram bot and send message to a channel without coding
Inspect telegram miniApp (Android USB debugging)
Просмотров 5412 месяца назад
see how to Inspect telegram mini app or webview app on Android phone using USB debugging
Cloadflare D1 database in Nuxt
Просмотров 4983 месяца назад
How to connect to Cloudflare D1 database and insert data and read in a Nuxt app Source: github.com/benixal/Nuxt-Cloudflare-D1 DEMO: nuxt-d1.pages.dev/ Note (00:14:45): Ensure bindingName uses an uppercase 'N': bindingName. 00:00 intro 00:07 create a nuxt app on local 01:52 create inputs 02:20 create API to receive data 03:12 send data to API 05:25 receive data in API 06:13 deploy to cloudflare ...
Nuxt Cannot find name 'useDatabase'
Просмотров 514 месяца назад
Fix Cannot find name 'useDatabase'.ts(2304) The video: ruclips.net/video/GS3Wh5t58BU/видео.html
Deploy Nuxt app on Cloudflare Pages
Просмотров 1,1 тыс.4 месяца назад
How to deploy Nuxt app on Cloudflare pages full stack (with back-end support) DEMO: benapp.pages.dev/
Database in Nuxt tutorial
Просмотров 1,4 тыс.5 месяцев назад
how to connect , read and write in SQL databases in nuxt nitro source: github.com/benixal/nuxt-hello-db 00:00 intro 00:09 create a nuxt app 02:05 create form 02:34 create API (addUser.ts) 03:38 send form to the API 07:25 setup database 14:10 connect to database 14:53 create table 16:20 insert record 17:34 first insert 18:13 brows database 19:59 fetch and display database records in app (listUse...
Nuxt full-stack app
Просмотров 4336 месяцев назад
see how to use nuxt server (Nitro) to make a full-stack app 00:00 Create Nuxt app 02:07 Create API 04:52 Send data to API 06:12 Receive data from API (api returns) Live DEMO: stackblitz.com/edit/nuxt-nitro-api Nitro: nitro.unjs.io/ github.com/benixal/nuxt-full-stack/
Console Log and Live Preview in VSCode
Просмотров 1,5 тыс.7 месяцев назад
see how enable console log and devtools in vscode while developing web apps like react , vue using vite or other tools vscode extension: marketplace.visualstudio.com/items?itemName=Phu1237.vs-browser
HTML/JavaScript Chat App (Server and Client) using WebSocket Tutorial
Просмотров 33410 месяцев назад
How WebSockets Work? See how to create a simple chat app using html JavaScript (WebSocket) HTML page: gist.github.com/benixal/0c811339111dbbabdb92c1e6b9354de6#file-index-html Server.js: gist.github.com/benixal/0c811339111dbbabdb92c1e6b9354de6#file-server-js 00:00:27 Client Side 00:03:50 Server Side 00:23:46 Chat ! (final result)
Firebase Send Push Notification JavaScript + PHP
Просмотров 19 тыс.11 месяцев назад
See how to send push notifications using Firebase Cloud Messaging (FCM) using JavaScript (Web) and PHP HTML & JS source: github.com/benixal/FCM-Web-Notify-Example PHP source: github.com/benixal/FCM-PHP-Notification-Sender 00:00:00 Intro 00:00:26 setup firebase for html page 00:04:04 Generate key pair (VAPID public key) 00:06:12 register service worker 00:13:01 get token 00:13:44 send a test mes...
How to create a PHP library and publish it on packagist.org
Просмотров 464Год назад
Library source: github.com/benixal/my-first-php-lib the package: packagist.org/packages/benixal/my-lib Install composer: getcomposer.org 00:00:24 create library 00:06:15 publish on github 00:09:26 publish on packagist.org 00:10:35 install the library on a laravel app 00:14:25 update the library
How to create a simple php library for Laravel or any php project (Local)
Просмотров 465Год назад
How to create a simple php library for Laravel or any php project (Local)
Vue Reactivity in Options API vs Composition API and Nuxt3
Просмотров 155Год назад
Vue Reactivity in Options API vs Composition API and Nuxt3
Send push notification using javaScript and PHP
Просмотров 31 тыс.Год назад
Send push notification using javaScript and PHP
Fix Low Disk Space with a USB Drive on Android studio AVD
Просмотров 634Год назад
Fix Low Disk Space with a USB Drive on Android studio AVD
Deploy Vite app on Github pages using Github Actions
Просмотров 11 тыс.Год назад
Deploy Vite app on Github pages using Github Actions
Connecting Local Git Repository to GitHub: HTTPS and SSH
Просмотров 4,6 тыс.Год назад
Connecting Local Git Repository to GitHub: HTTPS and SSH
Bro is Steve Wozniak's Father
داش این آموزش تو وب انگلیسی نبود ولی تو ساختی 🎉 جالبه برای اولین بار وب ایران یک هیچ جلوی 😅
چرا اول برای انگلیسی منتشر کردی بعد 2 ماه تو فارسی
😂❤️
اون موقع پیج اینستا نداشتم کانال یوتوب فارسیمم فعال نبود داداش ❤️
Unfortunately, this is not useful with this size limit . you should work on a group to send bot files via groups to extend your file size to 2GB
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.
So cute and util...
the terminal thing doesnt work help Edit: I didn't use ssh💀
help
I wasted an hour of my life on this and now this?? WTF bro
why did you do this to me
wie kann man nur so asozial sein alter ich hasse dich man
What error did you get ?
If you use Vite, you can use youre official pluggin : npm i vite-plugin-mkcert -D. its very easy your use
Muchas gracias amigo!! Este fue el único video que me sirvió para habilitar las notificaciones a mi web Laravel.
Brother I'm unable to generate token in mobile browsers it is working perfectly in PC but not in mobile 😑
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' } } } })
can you do it with Drizzle?
thanks dude
sir, i have error Uncaught TypeError: array_key_exists(): Argument #2 ($array) must be of type array, null given
The best ever, thank youuuuu
Thanks!
Super, thank you 👍🏻🙂
Thanks, man! Clear and straightforward-just the way I like it.
Dude your vid is so cool. You helped me a lot with refactoring PHP backend from legacy API to FCM v1
brilliant tutorial , thank you very much
How to send messages to all users who join request on my unopened Telegram channel? Private channel and without accepting them. Thank you.
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.
Local environment, how to implement, not deployed to cloudflare pages, npm run dev are all error. Tip: [GET] "/api/listUsers": 500
More Nuxtjs server content please
Thank you so much you’re an amazing friend But does it work on mobile like android and iOS
thanks bro
Thank You
What if I get a failed after trying to upload picture? And man, out of all the available youtube videos you the best man
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!
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
Thanks for the video! I would love to know if you tried the @nuxthub/core module?
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?
@@TotalImmort7l not necessary, it's only if you want to get access to the NuxtHub admin
Awesome one. Looking for more nuxt related content.
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?
Thank you! It was very useful!
Saved my morning! Really one of the best tutorials about deploying vue-vite app with GitHub Actions. Thank you!
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
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!
@@benixal Sure Please mention when will you do it. It will be a great help
👍
Excellent video
Great video, thank you :)
Thank you soo much, after searching many place, my code got worked as following your video, thank you
Thank you for your comment! I'm glad the video helped you.
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
Thank you Ben! Very nice video.
Thanks, Piotr! Glad you liked it.
This video worths gold
Thanks a lot! Really appreciate it.
😂 push notif. The laziness to type out full words gets me too 😂😂
😂✌️
How can i swnd notification to multiple tokens? can you send a sample code
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?
can you do more videos on nuxt server?
Yes, soon!
Many many many thanks for this video 👍👍👍
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...
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
only works in edge but not in chrome
@@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
This video saved me. Very thank u
Glad it helped
I'm waiting for Nuxt, Prisma, sqlite blog type project. TIA
Thanks great idea I'll keep that in mind for a future video
Please make a video on this topic "Firebase Send Push Notification Android + PHP"
thanks it's very easy and working and also latest