#17 Create Charts in Laravel using Chart JS and AJAX

Поделиться
HTML-код
  • Опубликовано: 9 июн 2018
  • Create Charts in Laravel 5.6 using Chart JS and AJAX
    Code: github.com/imranhsayed/larave...
    How to use AJAX in laravel
    Create Graphs bars
    How to use whereMonth
    ----- SUBSCRIBE TO CHANNEL - ruclips.net/user/ImranSayedD...
    ****** CURRENT PLAYLIST *****
    codeytek.com/course/laravel-f...
    ****** PLEASE FOLLOW ME ON GITHUB*****
    github.com/imranhsayed
    ****** Social Links *******
    Please follow 🙏
    Twitter - @imranhsayed
    / imranhsayed
    Github - imranhsayed
    github.com/imranhsayed
    ****** Free Courses *******
    codeytek.com/courses/
    ****** Other Playlist *****
    ==== REACT TUTORIALS ====
    • #1 Introduction to Rea...
    ==== REDUX TUTORIALS ====
    • Redux Tutorial for Beg...
    ==== REACT WITH WORDPRESS TUTORIALS ====
    • React WordPress Tutori...
    ==== WEBPACK TUTORIALS ====
    • Webpack Tutorial
  • КиноКино

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

  • @exhinduhussain-revertmusli4150
    @exhinduhussain-revertmusli4150 3 года назад

    hello saiyad sahab ,
    me aapke baare me yahi kahuga ,
    mustafa aapka gharana salamat rahe .
    -revert muslim from india

  • @stevepurcell99
    @stevepurcell99 4 года назад +2

    Great tutorial, you explain the pieces very nicely.

    • @Codeytek
      @Codeytek  4 года назад

      Thank you. I'm glad you liked it ❤

  • @nidhiparikh3160
    @nidhiparikh3160 3 года назад

    Great tutorial, It's work also in laravel 7 & my work is so easy

  • @samuellujandeoliveira9350
    @samuellujandeoliveira9350 3 года назад +1

    hey bro, thanks this video helped me a lot

  • @kieferjs
    @kieferjs 4 года назад +1

    Excellent tutorial! Thank you.

  • @hamidshahbazi1442
    @hamidshahbazi1442 2 года назад

    very nice

  • @davidcastillo7383
    @davidcastillo7383 4 года назад

    El tutorial fue preciso, me ha gustado mucho. Gracias desde Colombia

  • @fatimatadiallo6661
    @fatimatadiallo6661 4 года назад

    Merci vraiment 😍😍😍😍😍😍

  • @kitetrader1207
    @kitetrader1207 5 лет назад

    Very Well Done ! Thanks

  • @cibitik
    @cibitik 5 лет назад +1

    So good!!

  • @boukharighizlene7805
    @boukharighizlene7805 5 лет назад

    thanks a looot that was great

  • @eswadybrahim5318
    @eswadybrahim5318 5 лет назад

    Thank you very much..

  • @magiquepryce4622
    @magiquepryce4622 2 года назад

    Thank you so much, this was very helpful. Can you make an updated version of this using Laravel Collection to fetch the data from the backend?

  • @mahmudulhasanfarhan156
    @mahmudulhasanfarhan156 3 года назад

    what do you use for line formatting arrow in your editor?

  • @VIN-ot6yf
    @VIN-ot6yf 3 года назад

    for learner purposes you should have added the database too in your git repo for the example project since data to show comes from your db. just some thought.

  • @ahadahmad5028
    @ahadahmad5028 2 года назад

    Thank You very much for this wonderful tutorial. You just made my day. However, I want to ask some thing. In this tutorial you use JS classes. How you create this in Laravel. I had tried but fail due to weak concepts. could you let us know, even I wrote JS in blade because of syntax issue of url and route when project not run by serve command.

  • @liranmail
    @liranmail 4 года назад +1

    great vid
    but i have a problem
    whan i do consol log for the response im gatting in the consol
    the page HTML.... what can i do ?

  • @saramsasherchan3731
    @saramsasherchan3731 4 года назад +1

    Excuse sir while using the new DateTime im getting error that trying to get date of non object what to do?

  • @ddelta7749
    @ddelta7749 2 года назад

    Thank you very musch for this tutorial, i have a question is there a way to use chart.update() ?

  • @kasandisubhajit6640
    @kasandisubhajit6640 4 года назад

    Thanks code nice working. How to get last 5 years data from time stamp ?. Please help me.

  • @himarcozhou
    @himarcozhou 2 года назад

    Hi Boss, when I do the console.log( response); I get the HTML, not the data.
    Im using Laravel 7

  • @allstep7866
    @allstep7866 3 года назад

    I want to create a javascript organization structure and all the files I found are working temporarily.

  • @ashickthapa479
    @ashickthapa479 5 лет назад +1

    hi Sayed
    i found your code very helpful and eazy to understand, it was a great help and this exactly what i wanted in my project.
    But i am facing some problem, could you help me?
    thank you.

    • @Codeytek
      @Codeytek  5 лет назад

      Thank you. What is the problem?

    • @ashickthapa479
      @ashickthapa479 5 лет назад +1

      @@Codeytek hi
      thanks for the response. The problem that i had was solved. There was some problem with the route.
      But i have a request. Could you help me make some changes with the code?
      In your code, it shows the count of the post, what if i want to get the total number of like on a particular post? how what would be the changes in the code?
      thanks you

    • @Codeytek
      @Codeytek  5 лет назад

      Your welcome. Will check and let you know

    • @ashickthapa479
      @ashickthapa479 5 лет назад

      @@Codeytek thank you. will be looking forward to it.

    • @Codeytek
      @Codeytek  5 лет назад +1

      You need to add another field called 'like' in the database first. Then you need you create functionality to add like for a particular post yes/no. And then you can get the count of the likes column with post id.
      e.g. $post_likes_count = \App\Post::where('id',2)->where('like', 'yes')->get()->count();
      You can take reference for more database functions using
      imransayed.com/courses/?category=Laravel > Display Data

  • @naqibjunaidy6782
    @naqibjunaidy6782 4 года назад

    can we create this chart by using firebase?

  • @samiahmed990
    @samiahmed990 2 года назад

    Trying to get property 'date' of non-object

  • @afifzuhair6190
    @afifzuhair6190 4 года назад +1

    I wont be able to load the php file, it only shows as data array (json). Please help me.

  • @herimadilog1558
    @herimadilog1558 5 лет назад +1

    Hello imran.. please tell me, what the name of extension chrome for view raw parsed? thanks

    • @Codeytek
      @Codeytek  5 лет назад +1

      chrome.google.com/webstore/detail/json-formatter/bcjindcccaagfpapjjmafapmmgkkhgoa?hl=en

    • @Codeytek
      @Codeytek  5 лет назад +1

      Its called JSON Formatter

    • @herimadilog1558
      @herimadilog1558 5 лет назад +1

      @@Codeytek ok thanks....

  • @lic.cristhiangerardosandov3737
    @lic.cristhiangerardosandov3737 5 лет назад +1

    Fatal error: require(): Failed opening required 'E:\Laravel\laravel-charts/vendor/autoload.php' (include_path='C:\xampp\php\PEAR') in E:\Laravel\laravel-charts\artisan on line 18

  • @bryanjadeloplop3074
    @bryanjadeloplop3074 4 года назад

    Hello sir im having a problem of
    "Cross-Origin Request Blocked: The Same Origin Policy disallows reading the remote resource at localhost/test. (Reason: CORS header ‘Access-Control-Allow-Origin’ missing)."
    How can i solve this ? thanks you, keep up the work !

    • @mohamedashour275
      @mohamedashour275 2 года назад

      if you knew the sol , can you please tel me it.. because is have the same issue right now

  • @JoseCarlosGamboa-bu7er
    @JoseCarlosGamboa-bu7er 5 лет назад +1

    Thanks brother , how can i donate you

    • @Codeytek
      @Codeytek  5 лет назад

      Your welcome brother. You can donate me on www.paypal.me/imranhsayed/USD10

  • @feranmiafrica9528
    @feranmiafrica9528 4 года назад +1

    You're an Ajax/LARAVEL LORD

    • @Codeytek
      @Codeytek  4 года назад

      Thank you for your kind word. I just try to do my best 😊

  • @zainhaider6658
    @zainhaider6658 2 года назад

    Can u please share the db of this chart

  • @aderojuomobolaji3700
    @aderojuomobolaji3700 3 года назад

    nice video but the areachart isnt displaying

  • @ThunderzGaming
    @ThunderzGaming 3 года назад

    You are using Laravel not raw php.