Skip to content

Setting it up on Raspberry pi as non dev #18

@emreb

Description

@emreb

I am having some issues setting it up on Raspberry pi as a non development just simple use environment. The documentation falls short.

So far I have installed, apache, mysql, php, redis.
Created a database, but have not put anything in it. Also, installed the code base from git.

I can run composer install --dev, and it all finishes fine.

However, then when I run php artisan migrate --seed per instructions
But that gives db not configured error, when I add --database=, then I get Database [] not configured error.

Any help is appreciated.
Also, once this is done, how do I link it to apache?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions