Laravel 8 CRUD - Insert data into database

Sdílet
Vložit
  • čas přidán 12. 10. 2020
  • In this video series tutorial, I'll show you laravel 8 crud operation. we will implement a laravel 8 crud application for beginners. i will give you simple example of how to create crud in laravel 8. For this video, you will see how to insert data into database in Laravel 8.
    You can watch the following videos for more:
    - Laravel 8 crud | Retrieve data from database:
    • Laravel 8 CRUD - Retri...
    - Laravel 8 crud | Update data:
    • Laravel 8 CRUD - Updat...
    - Laravel 8 crud | Delete records:
    • Laravel 8 CRUD - Delet...
  • Jak na to + styl

Komentáře • 44

  • @quintojimuelr.6601
    @quintojimuelr.6601 Před 9 měsíci +1

    easiest way to understand, better than other video

  • @ashendrkushwha3223
    @ashendrkushwha3223 Před 4 měsíci +1

    very helpful video i was searching this type video since 2 day finally my form is complete thank u.

  • @hemalatachaudhary3899
    @hemalatachaudhary3899 Před 2 lety +1

    So simple way and easy method.Thank you!

  • @muhdfikri4709
    @muhdfikri4709 Před 3 lety

    simple and easy to understand. subscribed!

  • @fiddinyusfida4483
    @fiddinyusfida4483 Před 3 lety

    Really amazing Laravel 8 tutorials

  • @sadi2742
    @sadi2742 Před 3 lety +1

    searched the whole internet count find a good solution then i found your by chance
    big thnx

    • @irebelibrary
      @irebelibrary  Před 3 lety

      Hello Sadi. thanks for appreciating our work. We will do our best in order to create best and understandable tutorials for beginners or Advanced Developers.
      Thanks!

  • @mannschschaft
    @mannschschaft Před rokem +1

    easier to understand , better than other videos ..

  • @raziehzabihiasrami9264
    @raziehzabihiasrami9264 Před rokem +1

    wooooow, thank you so much

  • @mohamedbouslimi5554
    @mohamedbouslimi5554 Před rokem +1

    ty ty ty so so much
    😍

  • @febryanakhdani4244
    @febryanakhdani4244 Před 2 lety

    Thank you very much Sir!!

  • @priyeshmore898
    @priyeshmore898 Před 3 lety

    Your videos are amazing 🙌 Please Make Video on PAGINATION....

    • @irebelibrary
      @irebelibrary  Před 3 lety +1

      Thank you,
      You can watch simple search with pagination here:
      czcams.com/video/Mylh7H844Ro/video.html

  • @bileldidi3868
    @bileldidi3868 Před 3 lety +1

    Thanks you ! :-)

  • @ahmednisar9960
    @ahmednisar9960 Před 2 lety +1

    very helpful video and make a video on full crud opertions

  • @amribrahim3616
    @amribrahim3616 Před 2 lety

    thanks

  • @ariyansgroup
    @ariyansgroup Před 2 lety

    Good class, also how to check, if same name entered previously?

  • @geogeo6325
    @geogeo6325 Před 3 lety +1

    good lecture!!!

  • @ahmedtijaninet
    @ahmedtijaninet Před 3 lety +1

    Thank you

  • @AlanoTheWano
    @AlanoTheWano Před 3 lety +3

    Hi, why is it I keep getting the message "The POST method is not supported for this route. Supported methods: GET, HEAD." ?

    • @nathanstanfordsr
      @nathanstanfordsr Před 2 lety +1

      I missed it too. However, in case someone does miss this here is the issue...
      Change get to post
      Route::get("crud",[crudController::class, 'index']);
      Route::post("add",[crudController::class, 'add']);

  • @jozefforgac1901
    @jozefforgac1901 Před 2 lety

    Hi, why I don't have bootstrap inside asset folder? Where else I can get it ?

    • @irebelibrary
      @irebelibrary  Před 2 lety

      You can download bootstrap here:
      github.com/twbs/bootstrap/archive/v4.0.0.zip

  • @crazyiron9003
    @crazyiron9003 Před 3 lety +1

    Thankyou stephen hawkings

  • @muhammadshababbashir6399

    could you provide source code of given topic ?

  • @prank_name3126
    @prank_name3126 Před rokem

    text to speech tutorials best

  • @iconicae8814
    @iconicae8814 Před rokem

    but where is the model

  • @herr_pouya
    @herr_pouya Před 3 lety

    Does anyone know how to create this kind of voice ?