Download the PHP package newpixel/laravel-backpack-blog without Composer
On this page you can find all versions of the php package newpixel/laravel-backpack-blog. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download newpixel/laravel-backpack-blog
More information about newpixel/laravel-backpack-blog
Files in newpixel/laravel-backpack-blog
Package laravel-backpack-blog
Short Description An admin panel for blog articles on Laravel 5, using https://github.com/Laravel-Backpack/crud. Write articles, with categories and tags.
License MIT
Homepage https://github.com/newpixel/laravel-backpack-blog
Informations about the package laravel-backpack-blog
Blog CRUD for Laravel Backpack
An admin panel for blog articles on Laravel 5, using Backpack\CRUD. Write articles, with categories and tags.
Installation
1) Install the package via composer:
2) Publish the config and migration:
3) Run the migration to have the database table the package needs
4) Run command to add tree links to resources/views/vendor/backpack/base/inc/sidebar_content.blade.php:
Testing
Changelog
Please see CHANGELOG for more information what has changed recently.
Contributing
Please see CONTRIBUTING for details.
Security
If you discover any security related issues, please email [email protected] instead of using the issue tracker.
Credits
- Catalin Prodan
- All Contributors
License
The MIT License (MIT). Please see License File for more information.
Laravel Package Boilerplate
This package was generated using the Laravel Package Boilerplate.
All versions of laravel-backpack-blog with dependencies
illuminate/support Version 5.8.*
backpack/crud Version 3.5.*|3.6.*
cviebrock/eloquent-sluggable Version ^4.0