Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Setting it up on Raspberry pi as non dev #18

Open
emreb opened this issue Jun 11, 2014 · 1 comment
Open

Setting it up on Raspberry pi as non dev #18

emreb opened this issue Jun 11, 2014 · 1 comment

Comments

@emreb
Copy link

emreb commented Jun 11, 2014

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?

@emreb
Copy link
Author

emreb commented Jun 14, 2014

I guess I am working on getting this done. Still some run time issues, but bulk of it here:

https://github.com/MiniCodeMonkey/Sophie-Tracker-3000/wiki/Installing-it-on-Raspberry-Pi

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant