- 33
- 117 863
Ahmed Shaltout
เข้าร่วมเมื่อ 18 ต.ค. 2013
Web development content for learning -Tutorials & tips - Full Stack Web Developer - ahmedshaltout.com
For arabic @ahmed.shaltout-ar
For arabic @ahmed.shaltout-ar
About me
My linkedin: www.linkedin.com/in/ahmed-shaltout-53854386
My email: ahmed@ahmedshaltout.com
My website: ahmedshaltout.com
My email: ahmed@ahmedshaltout.com
My website: ahmedshaltout.com
มุมมอง: 368
วีดีโอ
AI Security Camera Using TensorFlow.js And Vue
มุมมอง 1.3Kปีที่แล้ว
Article: ahmedshaltout.com/ai/ai-security-camera-using-tensorflow-js-and-vue/ we will make an intelligent security webcam using a pre-trained object detection model in javascript Website: ahmedshaltout.com/ Contents of the video 00:00 - Intro 01:08 - Setup Vue application 01:25 - TensorFlow Object Detection 02:38 - Vue Component For AI Security Camera 03:31 - TensorFlow.js model COCO-SSD 05:37 ...
How to install MongoDB & MongoDB Compass in Windows 10
มุมมอง 1.2Kปีที่แล้ว
Install MongoDB Community Edition on Windows & MongoDB Compass Download (GUI)
How To Detect Inappropriate Comments Using AI And Node.js.
มุมมอง 159ปีที่แล้ว
AI will stop offensive, toxic, or inappropriate comments from your application using the TensorFlow Toxicity classifier model in Javascript Article: ahmedshaltout.com/node-js/how-to-detect-toxic-inappropriate-comments-using-ai-and-node-js/ Website: ahmedshaltout.com/ Contents of the video 00:00 - Intro 00:54 - Node.js Application 01:38 - TensorFlow.js With Node.js 02:39 - Using the Toxicity Cla...
How To Make ZIP Files From Multiple Directories in Laravel
มุมมอง 244ปีที่แล้ว
Article: ahmedshaltout.com/laravel/how-to-make-zip-files-from-multiple-directories-in-laravel/ Website: ahmedshaltout.com/ Contents of the video 00:00 - Intro 01:53 - Create a Zip file in Laravel 03:23 - Download a Zip file 04:11 - Zip Multiple Directories and Subdirectories
How to Generate PDF Files in Laravel That Support RTL Languages.
มุมมอง 1.4Kปีที่แล้ว
Article: ahmedshaltout.com/laravel/how-to-generate-pdf-files-in-laravel-that-support-rtl-languages/ generate a PDF file in Laravel that can support Arabic and other RTL languages. Website: ahmedshaltout.com/ Contents of the video 00:00 - Intro 00:57 - Laravel PDF 02:25 - Laravel PDF Generator
How to Download Files From URL In Laravel And Save them in the Storage.
มุมมอง 1.6Kปีที่แล้ว
Let’s create Laravel storage to save files and images from URLs Article: ahmedshaltout.com/laravel/how-to-download-files-from-url-in-laravel-and-save-them-in-the-storage/ Website: ahmedshaltout.com/ Contents of the video 00:00 - Intro 00:55 - Laravel File Storage 01:37 - Files Processing Trait 03:05 - The Controller and Routes
Vue.js 3 Localization Tutorial With Vue I18n Example
มุมมอง 4.2Kปีที่แล้ว
Let’s make a Vue 3 multi-language web application that allows the user to change the interface language Article: ahmedshaltout.com/vuejs/vue-js-3-localization-tutorial-with-vue-i18n-example/ How To Make A Vue.js 3 Shopping Cart: th-cam.com/video/AssWYh6ka0I/w-d-xo.html Contents of the video 00:00 - Intro 00:10 - Vue I18n installation 00:41 - Translation files 03:04 - Vue I18n usage 04:08 - chan...
Vue 3 Form Validation Examples With Explanation
มุมมอง 1.6Kปีที่แล้ว
We will use the Vuelidate package for the validation as it gets everything we need and moment js for date-time validation. Article: ahmedshaltout.com/vuejs/vue-3-form-validation-example-with-explanation/ Videos How To Make A Vue.js 3 Shopping Cart: th-cam.com/video/AssWYh6ka0I/w-d-xo.html How To Install Bootstrap 5 And Bootstrap Icons In Vue 3: th-cam.com/video/Ru3cvVe8UsY/w-d-xo.html How To Ad...
How To Make A Vue.js 3 Shopping Cart
มุมมอง 6Kปีที่แล้ว
Let’s make an e-commerce shopping cart in Vue.js 3 using Vuex and Web Storage Article: ahmedshaltout.com/vuejs/how-to-make-a-vue-3-shopping-cart/ Website: ahmedshaltout.com/ Videos How To Make Multi-layout Vue 3 application: th-cam.com/video/64kDEpY7xOs/w-d-xo.html How To Make Toast Notification In Vue.js 3: th-cam.com/video/wqJJ0zWN3HI/w-d-xo.html Contents of the video: 00:00 - Showcase 00:49 ...
How To Make Toast Notification In Vue.js 3
มุมมอง 10Kปีที่แล้ว
Article: ahmedshaltout.com/vuejs/how-to-make-toast-notification-in-vue-3-in-less-than-30-seconds/ Website: ahmedshaltout.com/
How To Add Meta Tags For SEO In Vue 3
มุมมอง 8Kปีที่แล้ว
Let’s create a Head tag with custom Meta tags for SEO Article: ahmedshaltout.com/vuejs/how-to-add-meta-tags-for-seo-in-vue-3/ Website: ahmedshaltout.com/
How To Make Website Footer at bottom of Page But Not Sticky.
มุมมอง 109ปีที่แล้ว
Let’s stick the footer to the bottom when page content is less. Article: ahmedshaltout.com/css/how-to-make-website-footer-at-bottom-of-page-but-not-sticky/ Website: ahmedshaltout.com/
How To Make Multi-layout Vue 3 application
มุมมอง 9Kปีที่แล้ว
Let’s create a multi-layout Vue.js 3 application using Vue Router Article: ahmedshaltout.com/vuejs/how-to-make-layouts-in-vue-3-application/ Webiste: ahmedshaltout.com Contents of the video: 00:00 Intro 00:22 Installing Vue Router 01:06 Creating Routes & Pages 03:13 Making Layouts 04:59 Adding Layout to routes group 05:29 Add navbar to the layout 06:08 Adding layout for about page
How To Install Bootstrap 5 And Bootstrap Icons In Vue 3
มุมมอง 5Kปีที่แล้ว
Let’s create a new Vite Vue.js 3 application and install Bootstrap 5 with Icons Article: ahmedshaltout.com/vuejs/how-to-install-bootstrap-5-in-vue-3-with-bootstrap-icons/ Website: ahmedshaltout.com/ Contents of the video 00:00 - Intro 00:20 - Creating a new Vue 3 Vite project 01:27 - Installing Bootstrap 5 03:53 Installing Bootstrap Icons
How To Use Laravel WebSockets And Laravel Echo With Vue 3 App. | S14
มุมมอง 10Kปีที่แล้ว
How To Use Laravel WebSockets And Laravel Echo With Vue 3 App. | S14
Laravel Events & Listeners with Queue Tutorial | S13
มุมมอง 2.1Kปีที่แล้ว
Laravel Events & Listeners with Queue Tutorial | S13
Laravel Cache Redis And File Store Tutorial With Example | S12
มุมมอง 5Kปีที่แล้ว
Laravel Cache Redis And File Store Tutorial With Example | S12
Laravel Many To Many Polymorphic Relationships With Localization Tutorial | S11
มุมมอง 207ปีที่แล้ว
Laravel Many To Many Polymorphic Relationships With Localization Tutorial | S11
Laravel E-commerce Product Model With Price and Discount | S10
มุมมอง 600ปีที่แล้ว
Laravel E-commerce Product Model With Price and Discount | S10
Laravel 9: Multi-Language CRUD With Eloquent API Resources - Database Localization | S09
มุมมอง 3.3Kปีที่แล้ว
Laravel 9: Multi-Language CRUD With Eloquent API Resources - Database Localization | S09
Laravel Permissions and Roles - Authorization Tutorial | Laravel 9: S08
มุมมอง 436ปีที่แล้ว
Laravel Permissions and Roles - Authorization Tutorial | Laravel 9: S08
Laravel localization with middleware | Laravel 9: S07
มุมมอง 866ปีที่แล้ว
Laravel localization with middleware | Laravel 9: S07
Upload & Resize Images with Intervention Image In Laravel API and Create Thumbnails | S06
มุมมอง 896ปีที่แล้ว
Upload & Resize Images with Intervention Image In Laravel API and Create Thumbnails | S06
Laravel 9: Get & Update User Data Via Sanctum RESTful API | : S05
มุมมอง 911ปีที่แล้ว
Laravel 9: Get & Update User Data Via Sanctum RESTful API | : S05
Reset Password Laravel API With OTP | Laravel 9: S04
มุมมอง 5K2 ปีที่แล้ว
Reset Password Laravel API With OTP | Laravel 9: S04
Email verification Laravel API With OTP (One time password) | S03
มุมมอง 7K2 ปีที่แล้ว
Email verification Laravel API With OTP (One time password) | S03
Laravel 9: How To Send Email Notifications in Laravel | S02
มุมมอง 1.6K2 ปีที่แล้ว
Laravel 9: How To Send Email Notifications in Laravel | S02
Laravel 9: Authentication RESTful API Using Sanctum | S01
มุมมอง 2K2 ปีที่แล้ว
Laravel 9: Authentication RESTful API Using Sanctum | S01
How to Install OpenCart eCommerce On local host XAMPP
มุมมอง 3.3K2 ปีที่แล้ว
How to Install OpenCart eCommerce On local host XAMPP
thank you so much. vue.js is great. love vue
يعطيك العافيه واخير اشتغل معي جربت dompdf مش راضيه تشتغل بالعربي ياليت لو تنزل فديو كيف تشغل اللغه العربيه في dompdf
Thank you so much you were the only one who made sense in how to install the icons.
i need a bot system software , please send your whatsapp number
$t not working
hello teacher could you help me
I expected to see how to make a vue toast notification from scratch.
i lovve you so mutch man
thanks for sharing! that's the most used way in real work projects?
something is missing because im getting error Undefined type 'File'.intelephense(P1009) in the trait file there is nothing called use File so it has to be that you made something before hand and didnt show it in the video
use Illuminate\Support\Facades\File; use Illuminate\Support\Facades\Storage; this is the correct import
Bro, it's very clearly written
U
مين لايم عليك تتكلم بالانجليزي يابني لانك تتكلم فضيحة افتخر بلغة الموضوع مايخص احد غير العرب يابني شكرا تحياتي
شكرا على تعليقك فى قناة عربى ليا.. اما الهنود و غيرهم من الجنسيات يتحدثون اسؤ منى لكنهم وصلوا للعالم كلهم و نفتخر اننا نتلعم منهم فجت على ابو حميد المصرى العربى بقى فضيحة .. انا اشرح شىء معين والحمدلله او صلت رسالتى و هناك متبعين ..شكرا لك.
Thank you brother for vuejs content and also covering this topic.
thank you so much it was best code i see for change language 😍😍😍
What is the difference between layouts from Vue Router and usual components? Why should the router take responsibility for layouts?
Thought the same. Thats not really using the layouts of vue...
so helpful!
Thank you
Very simple, very smart, thank you.
Bro these npx express gen.... where should i place them
Very Helpful
i have this error how fic it pls "message": "Unable to connect with STARTTLS: failed loading cafile stream: `C:\\xampp\\apache\\bin\\curl-ca-bundle.crt'",
Hi I don't know the error but I hope this help stackoverflow---com/questions/55526568/failed-loading-cafile-stream-in-file-get-contents
Thanks for the private channel example!
this worked perfectly ! thank you so much جزاك الله خيرا
ooh man, I'm doing a test and I did several projects in 3 days, and I couldn't configure i18n, I watched several videos, I asked chatgpt, I read documentations and your video helped me.... thank you very much...
thanks dude, u help my works a lot!
love you
The code in i18n,js loadLocaleMessage() does not work. Object.keys() returns an array of strings. So, you receive {en,ar: undefined} as output
Why you used reactive instead of ref
more content please lol
لو سمحت هو مش موجود عندي انزله اذي
php artisan lang:publish ....for laravel 10
شكرا لحضرتك@@ahmed.shaltout
ErrorException: The use statement with non-compound name 'Hash' has no effect in file C:\Users\********************
How did you configure the SMTP mailer?
in .env fill the mail requirement from your email provider or the configuration page or email with cpanel
Thank you for this great tutorial. Can we add PTZ or Static camera by camera ip URL, username, and password?
You are welcome, I haven't tried that but you need some workaround to make it feeding the tenserflow model.
Great tutorial. Only five minutes, but everything works fine. Thanks!
ip camara support?
I haven't tried that but you need some workaround to make it feeding the tenserflow model.
very chaotic tutorial, helpful but low quality
Thank you!
It is not compatible for Laravel 9 and above, the repo is no longer up to date and support is available.
ممتاز ،،، لكن عند تحديث الصفحة او البدء من جديد تعود اللغة الي اللغة المحلية
Promo_SM 💥
Meta details doesn't showing in view page source. It means it doesn't use for SEO
Hello, thank you for your sharing. I followed every step but I get the following error in vue2. 4001,”App key local not in this cluster. Did you forget to specify the cluster?”
Im using vue3, try to add the cluster, i added PUSHER_APP_CLUSTER in .env file
Hi Ahmed, why are you importing this package on everypage ?
hi, you don't have to
great work
Thank you
So before when not enter otp, can I login, thank you
You should create a middleware to check
I am using vue head and it is seeing on html but I want tags in my doc type request response.
Nice! Very cool🙌
Thanks
for the new guys facing problems make sure to use pusher-php-server:7.0.2 instead of 7.2
Yes, version 7.2 does not work and i downgraded to 7.0.2 and got to work without changing any configuration.
But if you want to use version 7.2 make sure use "beyondcode/laravel-websockets": "^1.9",
validate() does not work given Error "message": "Call to a member function validate() on null", "exception": "Error", file "EmailVerificationController"