2017 © Pedro Peláez
 

library laravel-disqus

A simple Disqus platform integration with Laravel.

image

yajra/laravel-disqus

A simple Disqus platform integration with Laravel.

  • Wednesday, January 3, 2018
  • by yajra
  • Repository
  • 3 Watchers
  • 44 Stars
  • 11,649 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 9 Forks
  • 3 Open issues
  • 9 Versions
  • 9 % Grown

The README.md

Laravel - Disqus Platform Integration

Latest Version on Packagist ![Software License][ico-license] Total Downloads, (*1)

A simple package integrating Disqus platform with Laravel., (*2)

Install

  • Via Composer ``` bash $ composer require yajra/laravel-disqus

## Providers and Config > If you are using Laravel 5.5+ then the steps below are optional. - Register service provider ```php Yajra\Disqus\DisqusServiceProvider::class
  • Publish config
$ php artisan vendor:publish --tag=disqus

Config

Append the following config on your .env file., (*3)

``` php DISQUS_ENABLED=true DISQUS_USERNAME=your_website_shortname, (*4)


## Usage To display Disqus platform on your page, just add: ```html <div id="disqus_thread"></div>

Changelog

Please see CHANGELOG for more information what has changed recently., (*5)

Contributing

Please see CONTRIBUTING and CONDUCT for details., (*6)

Security

If you discover any security related issues, please email aqangeles@gmail.com instead of using the issue tracker., (*7)

Credits

Buy me a coffee

paypal Become a Patron, (*8)

License

The MIT License (MIT). Please see License File for more information., (*9)

The Versions

03/01 2018

1.0.x-dev

1.0.9999999.9999999-dev https://github.com/yajra/laravel-disqus

A simple Disqus platform integration with Laravel.

  Sources   Download

MIT

The Requires

 

The Development Requires

laravel disqus yajra

03/01 2018

dev-master

9999999-dev https://github.com/yajra/laravel-disqus

A simple Disqus platform integration with Laravel.

  Sources   Download

MIT

The Requires

 

The Development Requires

laravel disqus yajra

24/11 2017

v1.1.2

1.1.2.0 https://github.com/yajra/laravel-disqus

A simple Disqus platform integration with Laravel.

  Sources   Download

MIT

The Requires

 

The Development Requires

laravel disqus yajra

26/09 2017

v1.1.1

1.1.1.0 https://github.com/yajra/laravel-disqus

A simple Disqus platform integration with Laravel.

  Sources   Download

MIT

The Requires

 

The Development Requires

laravel disqus yajra

31/08 2017

v1.1.0

1.1.0.0 https://github.com/yajra/laravel-disqus

A simple Disqus platform integration with Laravel.

  Sources   Download

MIT

The Requires

 

The Development Requires

laravel disqus yajra

05/01 2017

v1.0.0

1.0.0.0 https://github.com/yajra/laravel-disqus

A simple Disqus platform integration with Laravel.

  Sources   Download

MIT

The Requires

 

The Development Requires

laravel disqus yajra

22/07 2016

v0.1.2

0.1.2.0 https://github.com/yajra/laravel-disqus

A simple Disqus platform integration with Laravel.

  Sources   Download

MIT

The Requires

 

The Development Requires

laravel disqus yajra

22/07 2016

v0.1.1

0.1.1.0 https://github.com/yajra/laravel-disqus

A simple Disqus platform integration with Laravel.

  Sources   Download

MIT

The Requires

 

The Development Requires

laravel disqus yajra

22/07 2016

v0.1.0

0.1.0.0 https://github.com/yajra/laravel-disqus

A simple Disqus platform integration with Laravel.

  Sources   Download

MIT

The Requires

 

The Development Requires

laravel disqus yajra