Laravel 11 tutorial in Hindi - Important Migration command for interview

Поделиться
HTML-код
  • Опубликовано: 10 сен 2024
  • In this laravel 11 hindi video tutorial, we learn what is migration and what are important commands for migration in laravel tutorial a simple way. This video is made by anil Sidhu in the HIndi language.
    steps of video
    What is Migration
    Make Table with Migration
    Write code for Column Field
    Migrate Database
    Laravel 9 tutorial in hindi
    Interview Question
    Laravel 9 playlist in hindi
    • Laravel 9 tutorial in ...
    php artisan make:migration create_test5_table
    php artisan migrate
    php artisan migrate:reset
    php artisan migrate:rollback --step 3
    php artisan migrate --path=/database/migrations/2020_09_21_141958_create_test5_table.php
    php artisan migrate:refresh

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