artisan migrate
php artisan migrate --path=/database/migrations/2020_04_10_130703_create_test_table.phpphp artisan make:migration create_users_table
php artisan migrate:rollback --step=1php artisan make:migration create_users_table$ php artisan migrate:fresh
Dropped all tables successfully.
Migration table created successfully.
Migrating: 2014_10_12_000000_create_users_table
Migrated: 2014_10_12_000000_create_users_table
Migrating: 2014_10_12_100000_create_password_resets_table
Migrated: 2014_10_12_100000_create_password_resets_table
php artisan migrate:refresh
php artisan migrate:refresh --seed
Also in PHP:
- date formate with timestamp php
- cache laravel
- Str::random
- array_column in php
- check if array is duplicate and get the latest values php
- create seed file laravel
- check if a key is in an array
- all the ways to address a page in php
- current php date
- exception php
- dynamic carousel bootstrap php
- check if a word is present inside a string in php
- clear database cache laravel command
- current datae in php
- echo foreach
- connect mongodb with php
- composer global laravel
- date time function to php date
- check the existing image in s3 laravel
- declare variable in view for loop laravel
- php check if string contains
- Laravel route not calling function of controller
- can php date be echoed as string
- ata date format in php