Download the PHP package hamed-sadeghinejad/article-manager without Composer
On this page you can find all versions of the php package hamed-sadeghinejad/article-manager. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download hamed-sadeghinejad/article-manager
More information about hamed-sadeghinejad/article-manager
Files in hamed-sadeghinejad/article-manager
Download hamed-sadeghinejad/article-manager
More information about hamed-sadeghinejad/article-manager
Files in hamed-sadeghinejad/article-manager
Vendor hamed-sadeghinejad
Package article-manager
Short Description This package manager your articles with help of admin panel package
License MIT
Package article-manager
Short Description This package manager your articles with help of admin panel package
License MIT
Please rate this library. Is it a good library?
Informations about the package article-manager
Article manager
This package use hsadeghinejad/AdminPanel to create a article management and blog view for laravel projects
Installation
-
Add this service provider (It's for laravels before 5.5):
-
Publish
AdminPanel
andArticleManager
assets: - Migrate
articles
,categories
andcomments
tables:
Using
Blog
Insert this code in your blog view page:
Categories
Insert this code for categories view
With this code access all of categories
And usnig category.view
route to get link of articles of a category:
Seeders
If you want use fake data to preview package, add this line in DatabaseSeeder
:
All versions of article-manager with dependencies
PHP Build Version
Package Version
Requires
illuminate/support Version
~5.0
hamed-sadeghinejad/admin-panel Version ~0.1
cviebrock/eloquent-sluggable Version ~4.6.0
hekmatinasser/verta Version 1.9.*
ybazli/faker Version ^1.0
hamed-sadeghinejad/admin-panel Version ~0.1
cviebrock/eloquent-sluggable Version ~4.6.0
hekmatinasser/verta Version 1.9.*
ybazli/faker Version ^1.0
The package hamed-sadeghinejad/article-manager contains the following files
Loading the files please wait ....