2017 © Pedro Peláez
 

blog simple-blog

A simple blog package that can be dropped into an existing or new Laravel 5 application.

image

totalwebconnections/simple-blog

A simple blog package that can be dropped into an existing or new Laravel 5 application.

  • Friday, July 20, 2018
  • by peterjewicz
  • Repository
  • 1 Watchers
  • 0 Stars
  • 104 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 5 Versions
  • 25 % Grown

The README.md

Simple Blog is a simple blogging platform that can be dropped into an existig laravel project., (*1)

It currently requires having s3 set up to store images and media., (*2)

"totalwebconnections/simple-blog": "dev-master" "psr-4": { "App\": "app/", "totalWebConnections\simpleBlog\": "vendor/totalWebConnections/simple-blog/src/", (*3)

}, (*4)

The bootstrap/cache directory must be present and writable? -php artisan cache:clear, (*5)

up the databases: php artisan migrate --path=vendor/totalwebconnections/simple-blog/migrations/ All tables are prefixed with "simpleBlog_", (*6)

add to providers: totalWebConnections\simpleBlog\simpleBlogServiceProvider::class,, (*7)

publish the views: php artisan vendor:publish, (*8)

The Versions

20/07 2018

dev-master

9999999-dev

A simple blog package that can be dropped into an existing or new Laravel 5 application.

  Sources   Download

MIT

The Requires

 

by Avatar peterjewicz

20/07 2018

dev-make_draft

dev-make_draft

A simple blog package that can be dropped into an existing or new Laravel 5 application.

  Sources   Download

MIT

The Requires

 

by Avatar peterjewicz

07/12 2017

1.0.1

1.0.1.0

A simple blog package that can be dropped into an existing or new Laravel 5 application.

  Sources   Download

MIT

by Avatar peterjewicz

05/12 2017

1.0.x-dev

1.0.9999999.9999999-dev

A simple blog package that can be dropped into an existing or new Laravel 5 application.

  Sources   Download

MIT

by Avatar peterjewicz

05/12 2017

1.0.0

1.0.0.0

A simple blog package that can be dropped into an existing or new Laravel 5 application.

  Sources   Download

MIT

by Avatar peterjewicz