Orion-Server / cms

Modern and secure CMS for Arcturus Emulator made in Laravel 10+ and AlpineJS.
https://orionprojects.net/
MIT License
26 stars 15 forks source link

php migration issue #31

Closed rguzmaa closed 7 months ago

rguzmaa commented 7 months ago

When I run "php artisan migrate --seed" it fails because its looking for a table that does not exist. First time installing it, am I doing something wrong?

Screenshot 2024-03-17 at 6 10 56 PM

rguzmaa commented 7 months ago

I am sorry, I noticed I skipped over this "You can now import the Database from ARC or any other one you like expl: https://git.krews.org/morningstar/ms4-base-database/-/releases <== ms4db-all-init.sql" on the "VPS Setup" page. Trying now