A Visual Bookmark App built on top of Laravel 5

Overview

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.

Comments
  • I cannot get the signup working

    I cannot get the signup working

    I need this app to keep up with all my links for laravel and its not allowing me to sign up...

    http://dev.networkingout.com/bookmarks/public/ give it a shot..... I am on a live server....

    opened by InfiniteDevelopment 3
  • How to install this locally?

    How to install this locally?

    I have laravel 4 running in my localhost and I can get to the homepage using localhost/appname/public/ but it doesnt load like your demo link does, am I missing something? Also even when I try to submit the form I get no action, maybe I am missing something?

    question 
    opened by InfiniteDevelopment 3
  • [Upg] Use google analytics if exists in .env file

    [Upg] Use google analytics if exists in .env file

    As requested by @rosswintle in #7 I did move the google analytics tag in a condition.

    If the ANALYTICS_ID env variable exists and is not empty, the google analytics tag appears in the app.

    opened by loranger 1
  • How to use it without Vagrant

    How to use it without Vagrant

    Hi, I would like to know if it's possible to use laravel-bookmark without Vagrant ? I would like to use it like a website and install all dependencies by hand. Best Regards Pierre-Yves

    opened by pydubreucq 5
  • Google Analytics

    Google Analytics

    This is great! I'm tinkering with/learning Laravel and this is a nice little project to explore. There's a few things that I think should probably be moved off to the .env file, and some stuff missing from the README on how to get going (adding the app key for instance), but my main issue I'm raising here is that you have some of your own Google Analytics code in the index.blade.php view.

    What would be nice would be to move the GA code off to a setting in .env.sample (and instruct people to copy this to .env) and then include the GA script in all the views.

    Thanks though! Love this.

    opened by rosswintle 0
UserFrosting is a secure, modern user management system written in PHP and built on top of the Slim Microframework, Twig templating engine, and Eloquent ORM.

UserFrosting 4.6 Branch Version Build Coverage Style master hotfix develop https://www.userfrosting.com If you simply want to show that you like this

UserFrosting 1.6k Jan 1, 2023
A Blogging Platform with a built-in Feed Aggregator. Built with AngularJS and Laravel.

ReMark ReMark is an open source publishing platform built with the informed content creator in mind. It works as: A blogging platform A feed aggregato

Ren 4 Nov 1, 2019
Mira - A lightweight WebUI alternative to top/htop for GNU/Linux.

Mira Mira lets you monitor your server's resource usage through a responsive WebUI. ======== Introduction Screenshots Installation Limitations Known I

Jams246 9 Mar 27, 2022
A micro web application providing a REST API on top of any relational database, using Silex and Doctrine DBAL

Microrest is a Silex provider to setting up a REST API on top of a relational database, based on a YAML (RAML) configuration file.

marmelab 187 Nov 17, 2022
Scrumwala: Your very own Scrum, Agile project management web app - built with Laravel

Scrumwala Your very own Scrum/Agile web app built with Laravel Features Create and manage projects with plan and work views Group issues in a project

null 255 Nov 2, 2022
A mini social media like web app built using Laravel 8 & Vue JS 3

About Laravel Laravel is a web application framework with expressive, elegant syntax. We believe development must be an enjoyable and creative experie

Davidson Ramos 2 Feb 1, 2022
A simple todo app, built with bootstrap, php native, mysql

A simple todo app, built with bootstrap, php native, mysql

Muhammad Fatkurozi 1 Apr 3, 2022
A powerful open source Laravel Blog with WYSWYG and CRUD (Create Read Update Delete) built on Laravel 5.8 and Bootstrap 4

Larablog A powerful open source Laravel Blog with WYSWYG and CRUD (Create Read Update Delete) built on Laravel 5.8 and Bootstrap 4 Table of contents F

Jeremy Kenedy 144 Oct 11, 2022
Laravel Angular Time Tracker is a simple time tracking application built on Laravel 5.2, Angular 2, and Bootstrap 3.

Laravel 5.2, Angular 2, and Bootstrap 3.3.* Time Tracker Laravel Angular Time Tracker is a simple time tracking application built on Laravel 5.2, Angu

Jeremy Kenedy 25 Oct 11, 2022
A platform to create documentation/wiki content built with PHP & Laravel

BookStack A platform for storing and organising information and documentation. Details for BookStack can be found on the official website at https://w

BookStackApp 10.6k Jan 3, 2023
Krayin CRM is a hand tailored CRM framework built on Laravel and Vue.js

Krayin CRM is a hand tailored CRM framework built on some of the hottest opensource technologies such as Laravel (a PHP framework) and Vue.js a progressive Javascript framework.

Krayin CRM 1.1k Jan 3, 2023
mTube is a simple video sharing platform built with Laravel.

mTube is a simple video sharing platform built with Laravel. Create personal channel share videos online with friends and family.

Nyi Nyi Lwin 115 Dec 28, 2022
A simple blog project I built when learning Laravel 8

Harmonify Blog Disclaimer: All users data previewed on the image are fake data generated with FakerPHP. Introduction Harmonify Blog is a simple blog p

Wendy Surya Wijaya 3 Dec 9, 2021
This is the source code to my website built with the Laravel framework.

About This is the source code to my website built with the Laravel framework. Set-up Simply clone this repository, install composer and node dependenc

Octanna 6 Dec 29, 2021
Vote based Question & Answer site built using Laravel 5.4, material design, x-editable and jQuery Upvote with email and database notifications.

About Vote based Question & Answer site built using Laravel 5.4, material design, x-editable, jQuery Upvote and email/database notifications. Register

Jorge A. Gonzalez 116 Nov 2, 2022
A platform to create documentation/wiki content built with PHP & Laravel

BookStack A platform for storing and organising information and documentation. Details for BookStack can be found on the official website at https://w

BookStackApp 10.6k Dec 29, 2022
Vote based Question & Answer site built using Laravel 5.4, material design, x-editable and jQuery Upvote with email and database notifications.

About Vote based Question & Answer site built using Laravel 5.4, material design, x-editable, jQuery Upvote and email/database notifications. Register

Jorge A. Gonzalez 116 Nov 2, 2022
This Laracast Blog is built with Laravel 8.x taught by Jeffery Way on Laracasts

This Laracast Blog is built with Laravel 8.x taught by Jeffery Way on Laracasts. I followed his tutorial videos and added new features as he mentioned on his Github.

Wai Yan Kyaw 1 Dec 7, 2021
A simple web application for seeing a store's books. Built with Laravel 8 (a PHP Framework).

HappyBookStore Happy Book Store is a simple web application for seeing a store's books. As a user, you can look what book is available in the store by

Ananda Bilal 0 Jan 31, 2022