PHP For Beginners, Ep 22 - Render the Notes and Note Page

Поділитися
Вставка
  • Опубліковано 19 вер 2024
  • Now that we have the initial database structure in place, let's create one page to display all of John Doe's notes, and then another page for each individual note. Watch this full series at phpforbeginners....
    Watch thousands of videos, track your progress, and participate in a massive Laravel community at Laracasts.com.
    Laracasts: laracasts.com
    Laracasts Twitter: / laracasts
    Jeffrey Way Twitter: / jeffrey_way

КОМЕНТАРІ • 22

  • @shamimreza511
    @shamimreza511 Рік тому +2

    For XAMPP user you have to first add an appropriate .htaccess file and also slightly tweak the routes file. I am not sure whether it was only me who had a hellish nightmare to make this part works on XAMPP. but with the help of our dear old friend chatGPT I was able to make it work as always thank you Jeffrey man you rock!

    • @mmkvhornet7522
      @mmkvhornet7522 Рік тому

      i had similar problems , i'm using mamp though , a simple .htaccess file was the solution

    • @bigsam3655
      @bigsam3655 7 місяців тому

      Hello,I use xammp too... can you share me your solution to this.I can't seem to find my way around it,my page keeps display the 404

  • @Idir_Hassan
    @Idir_Hassan 4 місяці тому +1

    thnck you, form Morocco

  • @PopescuMarian
    @PopescuMarian Рік тому +3

    Great, it helps me a lot. Do you have a roadmap with this series, how many episodes, what will be covered (authentication)?

  • @asheaven1st
    @asheaven1st Рік тому +2

    I miss the premiere... Ooohh, God

  • @mehmetaydar_QXyGeN
    @mehmetaydar_QXyGeN 3 місяці тому

    Thank you sir

  • @nklvjvc
    @nklvjvc Рік тому

    Hello Jeffrey, at 8:40 you said you would show us how to make pretty url.
    $router->get('/note', 'controllers/note.php');
    Is there a way to make it show ID and SLUG

  • @socialoutcast5387
    @socialoutcast5387 Рік тому

    Jeffrey please be consistent with PHP for Beginners series.

  • @AK2000YY
    @AK2000YY 11 днів тому

    amaaaaaaaazing

  • @zsarir
    @zsarir Рік тому +1

    Jeffrey could you please put these codes to repository so we can access it?

  • @vincentbeaulieu7553
    @vincentbeaulieu7553 Рік тому

    We havent implemented authentification yet, but by looking for the id of the note, one can access anyone's note? Will you show us a good implementation for this kind of problem in the next episodes? Without having to implement authentification but just assuming we only show note for the user 1

    • @Laracastsofficial
      @Laracastsofficial  Рік тому +8

      Yes, great eye. You’re one episode ahead of us. Episode 23 is dedicated to authorizing access to individual notes.

  • @stephenjason7575
    @stephenjason7575 Рік тому

    Good morning i am building a live streaming web app i am using laravel 9, react js, laravel echo and pusher and i have an error is there any way i can show my code so that you can see and correct my mistake

  • @NaveenSharma-gq9qj
    @NaveenSharma-gq9qj 9 місяців тому

    please reply how to add css or js file this project

  • @MrSjcris
    @MrSjcris Рік тому

    Jeffrey, please about pagination and filtering

  • @olongraphael7239
    @olongraphael7239 Рік тому

    Great job here. i like to request if this code be uploaded to github

    • @Laracastsofficial
      @Laracastsofficial  Рік тому +1

      Yes, the source code is on GitHub. Each episode is its own commit.
      github.com/laracasts/PHP-For-Beginners-Series
      Also, visit phpforbeginners.com for the link on each video page.

  • @swtiriasioziou
    @swtiriasioziou 4 місяці тому

    code?

  • @ripplesr5655
    @ripplesr5655 Рік тому

    Michale Keaton in a parallel universe.

  • @socialoutcast5387
    @socialoutcast5387 Рік тому

    It's been more than a week and no new upload please...

    • @jeffreyway520
      @jeffreyway520 Рік тому

      Big holiday in the US this last week. New episode should go live on Monday or Tuesday.