problem description
my laravel migrates with database. Why can"t you find the problem when creating the table?
the environmental background of the problems and what methods you have tried
related codes
/ / Please paste the code text below (do not replace the code with pictures)
D:phpStudyWWWlaravelstudy1 > php artisan make:migration create_student_table-- create=tb_student
what result do you expect? What is the error message actually seen?
I don"t understand why it can"t be created.