Overview Migration in Laravel makes it possible to create tables in your database without using your database manager. This can be done right within your terminal with the use of laravel artisan command, php artisan make:migration. Migration in larav...
kindnesso.hashnode.dev3 min read
No responses yet.