Giter VIP home page Giter VIP logo

laravel-bookmark's Introduction

Laravel Bookmark

Visual bookmark organizer application in Laravel

![screenshot](https://rivario.com/bookmark/images/bookmark.png ""bookmark"")

Working demo at https://rivario.com/bookmark

Features

Used

Requirements

PHP >= 5.4
MCrypt PHP Extension
GD Library (>=2.0) or Imagick PHP extension (>=6.5.7)

How to install

Step 1: Get the code

$ git clone git://github.com/yhbyun/laravel-bookmark.git
$ cd laravel-bookmark

Step 2: Create Virtual Machine

Install the applications

If you already installed, skip this process.

Create Virtual Machine

$ vagrant up

Step 3: Install Dependencies and Populate Database

$ vagrant ssh
$ cd /vagrant
$ composer update
$ php artisan migrate --force

PhantomJS ssl bug
If there is no screenshot of https site and OS is Ubuntu 14.04, replace the installed PhantomJS(ver 1.7) with 2.0.0 version.

$ wget https://github.com/Pyppe/phantomjs2.0-ubuntu14.04x64/raw/master/bin/phantomjs
$ cp phantomjs bin/

You're done!

http://192.168.22.10.xip.io/

Release History

v0.1.0 - First Release

License

This is free software distributed under the terms of the MIT license

Additional information

Inspired by and based on bookmarkly.com & readtrend.com

Any questions, feel free to contact me.

laravel-bookmark's People

Contributors

loranger avatar yhbyun avatar

Watchers

 avatar  avatar

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.