Skip to content

webxid/beblogger

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

The lib contain a basic models and migration things to build a blog

Install

  1. Run composer require webxid/beblogger
  2. Create a Models extanded from WebXID\BeBlogger\Document::class and WebXID\BeBlogger\Taxonomy::class
  3. Copy migration files and configure it
  4. Run php artisan migration
  5. If you use Orchid admin panel
    • Copy Orchid and create reuire Orchid Screens for your models, which you created at Step 2.
    • Copy routing settiing fron platform to your project routes/platform.php file and update the routes for your each model

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages