Giter Site home page Giter Site logo

vik0803 / laragit Goto Github PK

View Code? Open in Web Editor NEW

This project forked from rsm23/laragit

0.0 1.0 0.0 3.89 MB

Laragit is a takeoff of Laracasts's Create a Snippets Application screencasts, with many improvements and additional features bult with Laravel and VueJS

Home Page: http://laragit.rahmani.site/

License: MIT License

PHP 8.42% JavaScript 70.82% Shell 0.07% CSS 17.07% Vue 0.26% HTML 3.36%

laragit's Introduction

LaraGit

LaraGit is a snippets web app built with Laravel and VueJS

LaraGit has many features like :

  • A user's system
  • A Like system.
  • and much more is coming

Installation

Downloading the files

You can clone this repo using git with:

git clone https://github.com/rsm23/laragit.git

Or you can download the zip file.

Installing packages and dependencies

To install LaraGit run these commands :

PHP Dependencies

composer install php artisan key:generate

Node Modules

npm install or simply yarn if you have yarn on your machine

Database

First setup your database connections on the .env file:

DB_CONNECTION=mysql
DB_HOST=127.0.0.1
DB_PORT=3306
DB_DATABASE=laragit
DB_USERNAME=root
DB_PASSWORD=

Then run

php artisan migrate

Now enjoy using LaraGit


Thanks for using my script
Please don't miss to share, pull if you have any optimizations, and submit issues

Security

If you discover a security vulnerability within this package, please send an e-mail to Rahmani Saif at [email protected]. All security vulnerabilities will be promptly addressed.

License

LaraGit is licensed under The MIT License (MIT).

laragit's People

Contributors

rsm23 avatar tom-ando avatar lokeshkvn avatar

Watchers

vik 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.