Managing Manga Series
Adding a New Series
Navigate to Admin → Manga → Add New and fill in:
- Title — The manga title (Japanese and English)
- Alternative Titles — Other names/translations
- Description — Synopsis with rich text formatting
- Cover Image — Recommended size: 300x450px
- Banner Image — Optional, 1200x400px
- Genres — Select from existing or create new
- Status — Ongoing, Completed, Hiatus, Cancelled
- Type — Manga, Manhwa, Manhua, Webtoon
Bulk Import
Import multiple series from CSV or JSON:
php artisan manga:import --file=manga-list.csv
Organization
Use categories, tags, and custom taxonomies to organize your library. Enable Smart Collections to auto-group manga by popularity, genre, or update frequency.
> [!TIP] Use the drag-and-drop interface to reorder featured manga on the homepage.