taftse / pastebin

The Laravel.io Pastebin

Home Page:https://paste.laravel.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Laravel.io Pastebin

CircleCI StyleCI Laravel Version

This is the repository for the Laravel.io pastebin. The code is entirely open source and licensed under the MIT license. Feel free to contribute to the pastebin by sending in a pull request.

Table of Contents

Requirements

Please make sure you install the following tools before starting with the install procedure.

Installation

Note that you're free to adjust the ~/Sites/pastebin location to any directory you want on your machine.

  1. Clone this repository: git clone git@github.com:laravelio/pastebin.git ~/Sites/pastebin
  2. Run composer install && homestead make --no-after
  3. Run vagrant up
  4. SSH into your Vagrant box, go to /home/vagrant/code and run composer setup
  5. Add 192.168.10.30 pastebin.test to your computer's /etc/hosts file

You can now visit the app in your browser by visiting http://pastebin.test.

Maintainers

The Laravel.io pastebin is currently maintained by Dries Vints. If you have any questions please don't hesitate to create an issue on this repo.

Contributing

Please see the contributing guide for details.

Security Vulnerabilities

If you discover a security vulnerability with this project, please send an email immediately to Dries Vints at dries.vints@gmail.com. Do not create an issue for the vulnerability.

License

The MIT License. Please see the license file for more information.

About

The Laravel.io Pastebin

https://paste.laravel.io

License:MIT License


Languages

Language:PHP 71.9%Language:JavaScript 22.4%Language:HTML 5.2%Language:Vue 0.5%