Giter Site home page Giter Site logo

tooleks / photo-blog Goto Github PK

View Code? Open in Web Editor NEW
66.0 66.0 19.0 16.01 MB

The Photo Blog Application based on Laravel 5 and Vue.js 2 + Prerender

Home Page: https://photos.tooleks.com

License: MIT License

PHP 68.37% JavaScript 12.90% HTML 0.81% Shell 0.04% Vue 16.65% Makefile 0.53% Dockerfile 0.68% TSQL 0.02%
container docker gallery laravel mysql nginx nodejs photoblog photogallery photography photos php prerender redis spa vue

photo-blog's People

Contributors

tooleks avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

photo-blog's Issues

RUNNING state, process has stayed up for > than 1 seconds (startsecs)

when I run docker-compose --file ./docker-compose.dev.yml up --build
the terminal window looks like this:

supervisor/conf.d/supervisor.conf" during parsing
pb-app                 | Unlinking stale socket /var/run/supervisor.sock
pb-app                 | 2018-09-01 15:06:41,601 INFO RPC interface 'supervisor' initialized
pb-app                 | 2018-09-01 15:06:41,601 CRIT Server 'unix_http_server' running without any HTTP authentication checking
pb-app                 | 2018-09-01 15:06:41,602 INFO supervisord started with pid 1
pb-app                 | 2018-09-01 15:06:42,606 INFO spawned: 'app-scheduler' with pid 140
pb-app                 | 2018-09-01 15:06:42,610 INFO spawned: 'app' with pid 141
pb-app                 | 2018-09-01 15:06:42,614 INFO spawned: 'app-queue' with pid 142
pb-app                 | 2018-09-01 15:06:43,662 INFO success: app-scheduler entered RUNNING state, process has stayed up for > than 1 seconds (startsecs)
pb-app                 | 2018-09-01 15:06:43,662 INFO success: app entered RUNNING state, process has stayed up for > than 1 seconds (startsecs)
pb-app                 | 2018-09-01 15:06:43,662 INFO success: app-queue entered RUNNING state, process has stayed up for > than 1 seconds (startsecs)

Is this correct?

After creating the admin user account, I can't access the running application at http://localhost:8080

SQLSTATE[42000]: Syntax error or access violation...

Hi,

When uploading photo getting this error:

"SQLSTATE[42000]: Syntax error or access violation: 1305 FUNCTION photo_blog.ASTEXT does not exist (SQL: select locations.*, ASTEXT(locations.coordinates) AS coordinates from locations where locations.id in ())
HTTP 500 Error."

Tried also with postgresql, same result:

"LSTATE[42883]: Undefined function: 7 ERROR: function astext(point) does not exist LINE 1: select "locations"., ASTEXT(locations.coordinates) AS coord... ^ HINT: No function matches the given name and argument types. You might need to add explicit type casts. (SQL: select "locations"., ASTEXT(locations.coordinates) AS coordinates from "locations" where "locations"."id" in ())
HTTP 500 Error."

Instructions with no Docker?

Beautiful project!
Do you have setup instruction that don't use Docker? I'd much rather install everything locally.

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.