larask/gist

A Laravel 5 Github Gist Clone from Larask Team.
32 15
Install
composer require larask/gist
License:MIT
Last Updated:Mar 15, 2015
Links: GitHub  ·  Packagist
Maintainer: luuhoangnam

Larask Gist - A Laravel 5 Github Gist Clone

This is a simple project to create a Github Gist clone with Laravel 5

Installation (just like any Laravel 5 project)

  • Create project: composer create-project larask/gist gist dev-master --prefer-dist
  • Config your database credentials in .env file
  • php artisan migrate
  • Go to route /trending to see what we haved done.

Contributor

  • @luuhoangnam
  • @thangngoc89

Checklist

  • Installation and Configuration
  • Model and Migration
  • Detour - Using UUID
  • Database Seeder
  • Routing - Controller
  • View
  • Front-end mockup

Screenshot

image

image

image

LICENSE

GNU 2.0 - See LICENSE

Related Packages

saeedvir/laravel-gist-storage

Laravel Storage driver for GitHub Gist - Store files on GitHub Gist using Larave...

6 0
wobeto/twitter

Laravel 4 Service Provider to interact with twitter account, like return a colle...

135 1
andrewmclagan/api

A RESTful API package for the Laravel and Lumen frameworks.

18 0
maystro/filament-popup-modal

A comprehensive modal dialog system for FilamentPHP with progress bars, callback...

8 1