chintanbanugaria / 92five

Self hosted project management application
Other
1.15k stars 207 forks source link

Error after running php artisan migrate #102

Open fouadmar opened 8 years ago

fouadmar commented 8 years ago

Please why i am having this error while doing any migration edit

error

fouadmar commented 8 years ago

One i disabled something went wrong , ihave got this : image

chintanbanugaria commented 8 years ago

this version is built with Laravel 3 so I very much in doubt migrate:refresh will work.

fouadmar commented 8 years ago

Ok thanks . Please why when i add a model it doesn't get recognized

CyberiaResurrection commented 8 years ago

fouadmar, do you still have this issue after #103 got merged?