Getting Started

Server Requirements

  • PHP >= 7.4

  • MySQL 5.6+ or MariaDB 10.0+

  • BCMath PHP Extension

  • Ctype PHP Extension

  • Fileinfo PHP extension

  • JSON PHP Extension

  • Mbstring PHP Extension

  • OpenSSL PHP Extension

  • PDO PHP Extension

  • Tokenizer PHP Extension

  • XML PHP Extension

  • Imagick PHP Extension

  • GD PHP Extension

Directory

Laramagz/
├── app/
│   └── laramagz.zip
├── database/
│   └── laramagz.sql
└── documentation/
    └── laramagz.pdf

Update Guide

Before updating, make sure you have backed up the following data:

  1. Data table Contacts, menus, menu_items, model_has_roles, permissions, posts, roles, role_has_permissions, settings, socialmedia, terms, term_relationships, term_taxonomies, users, user_socialmedia.

  2. Files in storage such as service-account-credentials.json and all folders in public storage.

  3. .env file.