Coder Social home page Coder Social logo

laravel.io's Introduction

Laravel.io Community Portal

Laravel Version Build Status StyleCI Code Climate Test Coverage Dependency Status Software License

This is the repository for the Laravel.io community portal. The code is entirely open source and licensed under the MIT license. We welcome your contributions but we encourage you to read the the contributing guide before creating an issue or sending in a pull request. Read the installation guide below to get started with setting up the app on your machine.

We hope to see your contribution soon!

Table of Contents

Requirements

The following tools are required in order to start the installation.

Installation

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

  1. Clone this repository: git clone [email protected]:laravelio/laravel-io.git ~/Sites/laravelio
  2. Run composer start
  3. Run vagrant up
  4. SSH into your Vagrant box, go to /home/vagrant/Code/laravelio and run composer setup
  5. Add 192.168.10.10 laravelio.app to your computer's /etc/hosts file
  6. Setup a working e-mail driver like Mailtrap
  7. (optional) Set up Github authentication (see below)

You can now visit the app in your browser by visiting http://laravelio.app. If you seeded the database you can login into a test account with johndoe & password.

Github Authentication (optional)

To get Github authentication to work locally, you'll need to register a new OAuth application on Github. Use http://lio.app for the homepage url and http://lio.app/auth/github for the callback url. When you've created the app, fill in the ID and secret in your .env file in the env variables below. You should now be able to authentication with Github.

GITHUB_ID=
GITHUB_SECRET=
GITHUB_URL=http://laravelio.app/auth/github

Maintainers

The Laravel.io portal is currently maintained by Dries Vints. If you have any questions please don't hesitate to create an issue on this repo or ask us through the #laravelio channel on Slack.

Contributing

Please read the contributing guide before creating an issue or sending in a pull request.

Code of Conduct

Please read our Code of Conduct before contributing or engaging in discussions.

Security Vulnerabilities

If you discover a security vulnerability within Laravel.io, please send an email immediately to Dries Vints at [email protected]. Do not create an issue for the vulnerability.

License

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

laravel.io's People

Contributors

driesvints avatar nickstr avatar mitchellvanw avatar clauddiu avatar grahamcampbell avatar introwit avatar justinseiter avatar ryanwinchester avatar fetzi avatar msurguy avatar anthonyconklin avatar mattstauffer avatar barryvdh avatar summerblue avatar mikicaivosevic avatar spencerdeinum avatar svpernova09 avatar lucasleandro1204 avatar miclf avatar robinmalfait avatar mcraz avatar twocngdagz avatar anlutro avatar edrands avatar eduardostuart avatar c4pone avatar ianlandsman avatar meroje avatar greydnls avatar jaybizzle avatar

Watchers

James Cloos 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.