Edite in file laravel migration ok?

|
richitorres 2019-02-19 23:21:53
y show my Screen shot
x0x3b 2019-02-19 23:22:12
and check if php in path The windows
richitorres 2019-02-19 23:22:34
laravel_discuss-2350.jpg

richitorres 2019-02-19 23:22:43
in my other project
richitorres 2019-02-19 23:22:52
php artisan migrate works !
richitorres 2019-02-19 23:23:16
on this project php artisan migrate does nothing
richitorres 2019-02-19 23:23:42
sorry, i dont know advanced english
x0x3b 2019-02-19 23:23:56
Do in terminal : php
x0x3b 2019-02-19 23:24:09
im too not good english
richitorres 2019-02-19 23:24:31
does nothing, same
richitorres 2019-02-19 23:25:41
this is my other project
richitorres 2019-02-19 23:25:52
on this project , php artisan migrate works !
x0x3b 2019-02-19 23:25:54
if problem in php because Didn’t install php Check
richitorres 2019-02-19 23:26:02
laravel_discuss-2361.jpg

richitorres 2019-02-19 23:26:26
my project kasahotels, php artisan migrate works
richitorres 2019-02-19 23:26:39
on my other project, does nothing
richitorres 2019-02-19 23:26:44
:/
x0x3b 2019-02-19 23:27:01
oh oh wite You do migration But you did two.
x0x3b 2019-02-19 23:27:45
wite

php make:migrate

richitorres 2019-02-19 23:28:26
php artisan migrate: works
richitorres 2019-02-19 23:28:32
php artisan make:migrate works
richitorres 2019-02-19 23:28:38
php artisan migrate:status
richitorres 2019-02-19 23:28:46
an other variant for migrate
richitorres 2019-02-19 23:28:49
does nothing
richitorres 2019-02-19 23:29:31
laravel_discuss-2377.jpg

richitorres 2019-02-19 23:29:59
laravel_discuss-2378.jpg

richitorres 2019-02-19 23:30:02
does nothing
richitorres 2019-02-19 23:30:05
this is so bad
richitorres 2019-02-19 23:30:08
really bad
richitorres 2019-02-19 23:30:21
this problem is only on this project
richitorres 2019-02-19 23:31:20
anybody, help me?
x0x3b 2019-02-19 23:33:27
wite bro
you install : php artisan make:migration create_users_table –table=users

ok ok

and u Then I run out. edite in file laravel migration ok ?

and you run : php artisan make:migrate , ok ok

now if you say : php artisan make:migrate

so saying : Nothing Migrate

you now one migrate only Not run agin ok ?

richitorres 2019-02-19 23:34:20
bro !
richitorres 2019-02-19 23:37:41
php artisan migrate: status, refresh, install, rollback, fresh, and migrate only does nothing
richitorres 2019-02-19 23:37:53
php artisan make:migration OK !
x0x3b 2019-02-19 23:38:33
Bro you only problem migrate ?
richitorres 2019-02-19 23:38:42
yep
richitorres 2019-02-19 23:38:55
php artisan migrate, is my only problem
richitorres 2019-02-19 23:39:14
of others command, works !
richitorres 2019-02-19 23:39:26
the others*
x0x3b 2019-02-19 23:40:34
richitorres 2019-02-19 23:38:55
php artisan migrate, is my only problem

Only run once if you run out again. is problem

x0x3b 2019-02-19 23:40:56
Do you understand ?
richitorres 2019-02-19 23:41:29
yes
devink0430 2019-02-19 23:48:53
migrations

Laravel – The PHP Framework For Web ArtisansLaravel
Laravel is a PHP web application framework with expressive, elegant syntax. We’ve already laid the foundation — freeing you to create without sweating the small things.
richitorres 2019-02-20 00:52:08
php artisan migrate , works now !
richitorres 2019-02-20 00:52:12
thax
richitorres 2019-02-20 00:52:17
run this command
richitorres 2019-02-20 00:52:23
composer dumpautoload
richitorres 2019-02-20 00:52:29
php artisan cache:clear
richitorres 2019-02-20 00:52:32
config:clear
|