-
Notifications
You must be signed in to change notification settings - Fork 13
Open
Description
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
Labels
No labels