Laravel 9 Tutorial - Send SMS using Vonage in English

Поделиться
HTML-код
  • Опубликовано: 28 сен 2024
  • ** Affiliate links **
    Gear I am using for Videos :
    Laptop i am using : amzn.to/47vP6c7
    Mobile I am using for shorts : amzn.to/3DSwyW2
    Laravel Book I would recommend : amzn.to/44cr8jk
    Laravel 9 Tutorials.
    In this video we are going to discuss about how can we send sms or notification in laravel using Vonage (Nexmo)
    Notepad steps mentioned below.
    Laravel 9 Send SMS using Vonage/Nexmo
    Step # 1 : Create Fresh Laravel Project or Use an exisiting laravel project
    Global Command : laravel new vonage
    Non Global Command : composer create-project laravel/laravel --prefer-dist vonage
    Step # 2 : Create account on Vonage/Nexmo
    link : www.vonage.com...
    Step # 3 Confirm email
    After confirming the email initially you will have £2 in your account.
    Select the programming lanaguage.
    Step # 4 : Install the Vonage/Nexmo package
    Command : composer require vonage/client
    Step # 5 : Create a controller to send SMS
    Command : php artisan make:controller SmsController
    Step # 6 : It's time to test.
    My Playlists :-
    Laravel Blogging system in Urdu / Hindi Link : • Laravel 7 Blogging Sys...
    Laravel Blogging system in English Link : • Laravel 7 Blogging Sys...
    Laravel 9 Corusel in Urdu / Hindi Link : • Laravel 9 Carousel in ...
    Laravel 9 Corusel in English Link : • Laravel 9 Carousel in ...
    Laravel 9 Tutorials in Urdu / Hindi Link : • Laravel 9 tutorials in...
    Laravel 9 Tutorials in English Link : • Laravel 9 tutorials in...

Комментарии • 2

  • @odiaselucky7580
    @odiaselucky7580 Год назад

    I need your help for my code. I'm having an issue with checkbox. How do I send a picture of the work to you, so you could help me check it out?

    • @AllAboutLaravel
      @AllAboutLaravel  Год назад

      I am a bit busy for a week or so but you can tell me here about the issue.