
Daniel
FCT
schema :: table
and this is we use in this tutorial.and also you must be running this command composer require doctrine/dbal
on the command prompt before you running php artisan migffrate
. Keep in mind the Schema that used for table modification it is different of making table . for table modification using schema :: table
and this is we use in this tutorial.and also you must be running this command composer require doctrine/dbal
on the command prompt before you running php artisan migrate
.