johnnncodes / laravelsnippets

LaravelSnippets.com website | A repository of useful code snippets for Laravel PHP framework. Submit, grab and share!

Home Page:http://laravelsnippets.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

LaravelSnippets.com website

Live site - http://laravelsnippets.com/

Twitter - https://twitter.com/laravelsnippets

Facebook Page - https://www.facebook.com/LaravelSnippets

Don't forget to star this repository :) And feel free to fork it.

Core Developers

How to contribute?

Bug fixes

  • Just fork the repository, apply your bug fix and send a pull request on the development branch.

Features

  • File an issue on this repo with a title that looks like this: [Proposal] Admin Dashboard.
  • Once the proposal is approved you can go ahead and implement your proposal and send a pull request.

You can also contribute features by visiting the issues page on the repository, you'll see issues tagged with "request", if you want to implement it, just leave a comment that you will implement it and just send a pull request.

Contributors

A huge thanks to these developers who contributed to the development of the site:

Requirements

  1. PHP 5.4
  2. Redis

Local Installation

See wiki page

Running the tests

  1. Create a test database and configure config/testing/database.php

  2. Migrate and Seed database for testing php artisan migrate --seed --env=testing

  3. Run php vendor/bin/phpunit in the console

About

LaravelSnippets.com website | A repository of useful code snippets for Laravel PHP framework. Submit, grab and share!

http://laravelsnippets.com/


Languages

Language:JavaScript 56.8%Language:HTML 30.0%Language:PHP 9.1%Language:CSS 3.3%Language:Go 0.2%Language:LiveScript 0.2%Language:Python 0.2%Language:Puppet 0.1%Language:Erlang 0.1%Language:ApacheConf 0.0%Language:CoffeeScript 0.0%Language:Ruby 0.0%Language:Shell 0.0%