Giter Site home page Giter Site logo

No migrations or seeds about cms HOT 5 OPEN

lavalite avatar lavalite commented on May 16, 2024
No migrations or seeds

from cms.

Comments (5)

isaac-art avatar isaac-art commented on May 16, 2024 1

I added 'port' => env('DB_PORT', '3306'), to database.php and it solved my issues

from cms.

akazorg avatar akazorg commented on May 16, 2024

Did you followed all the installation steps? It should all work fine.
Installation: https://github.com/LavaLite/cms#installation

If you dive a bit into the code, you will realize that migrations and seeds are coming from /vendor/lavalite/...

I hope this help you! :)

from cms.

roshchyn avatar roshchyn commented on May 16, 2024

Hi,
I have the same problem after installation while making php artisan migrate --seed
I looked the code and in DatabaseSeeder.php the classes are called but never declared, so It throws error.
It is an error out of the box, so basically it concerns everyone on the installation step. Or am I doing something wrong? I used your guide to install cms.

from cms.

rawbinn avatar rawbinn commented on May 16, 2024

if you are using mysql then change the value of DB_CONNECTION to mysql in .env file.

from cms.

drewpayment avatar drewpayment commented on May 16, 2024

@isaac-art --- you deserve a medal. I just spent 30 minutes trying to figure out why I couldn't get this install to work.... wowwwwww.

from cms.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.