2017 © Pedro Peláez
 

plugin blog

Simple blog optimized for SEO.

image

atsys/blog

Simple blog optimized for SEO.

  • Friday, January 12, 2018
  • by atsys
  • Repository
  • 1 Watchers
  • 1 Stars
  • 91 Installations
  • HTML
  • 0 Dependents
  • 0 Suggesters
  • 1 Forks
  • 0 Open issues
  • 6 Versions
  • 11 % Grown

The README.md

Blog

Simple blog optimized for SEO., (*1)

Dependencies

Laravel Collective Package. Installation instructions: https://laravelcollective.com/docs/master/html#installation, (*2)

Installation

You can install the package via composer:, (*3)

``` bash composer require atsys/blog, (*4)


Add the service provider to `config\app.php`: ``` php ... Atsys\Blog\BlogServiceProvider::class ...

Run the migrations and publish the package files:, (*5)

bash php artisan migrate php artisan vendor:publish, (*6)

This will be copy the configuration file config/blog.php where you can add or remove languages and change the pagination number. Also the views will be available in resources/views/vendor/blog if you want to customize them., (*7)

Usage

To create categories and posts got to admin/post_categories or admin/posts. Be logged is required for that! You'll see them in blog route., (*8)

Contributing

Contributions are welcome!, (*9)

Security

If you discover any security related issues, please email soporte@atsys.es instead of using the issue tracker., (*10)

License

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

The Versions

12/01 2018

dev-master

9999999-dev https://github.com/josebailo/blog

Simple blog optimized for SEO.

  Sources   Download

MIT

The Requires

 

laravel seo blog

26/05 2017
26/05 2017
25/05 2017
19/05 2017
19/05 2017