Laravel Migration — basic

What is the usage of laravel-migration? Laravel Migration allow you to control your table structure and between the foreign key of the tables in a simple way.

Patrick Wan

--

Photo by Pankaj Patel on Unsplash

To create migration, you may use the make:migrations Artisan command. All migrations generated will be placed in the database/migrations directory.

--

--

Patrick Wan

My name’s Patrick. I’m a Software Developer, experience in Laravel, Vue Js, React Js, Livewire, Jquery, Codegniter, NPM, GIT. I have 5 years plus experience.