Getting Started

Server Requirements

  • PHP >= 8.1

  • MySQL 5.6+ or MariaDB 10.0+

  • BCMath PHP Extension

  • Ctype PHP Extension

  • cURL PHP Extension

  • Filter PHP Extension

  • Hash PHP Extension

  • DOM PHP Extension

  • Fileinfo PHP extension

  • JSON PHP Extension

  • Mbstring PHP Extension

  • OpenSSL PHP Extension

  • PCRE PHP Extension

  • PDO PHP Extension

  • Session PHP Extension

  • Tokenizer PHP Extension

  • XML PHP Extension

  • Imagick PHP Extension

  • GD PHP Extension

Laramagz package directory

The laramagz-v2.2.1.zip package contains the following files and folders.

📒 laramagz-v2.2.1
    📂 app
        📄 app-v2.2.1.zip
    📂 database
        📄 db-laramagz-v2.2.1.sql
    📂 documentation
        📄 documentation.html
    📂 update
        📂 2.1.0 to 2.2.1
            📂 database
                📄 comments.sql
                📄 jobs.sql
            📂 files
                📄 update-from-v2.1.0.zip
        📂 2.2.0 to 2.2.1
            📂 files
                📄 update-from-v2.2.0.zip
    📄 CHANGELOG.txt

Update Guide (from v2.1.0 to v2.2.0)

Import a new table

  • import the comments.sql and jobs.sql table into your database

Replace files

  1. Upload the update-v2.2.0.zip file in your hosting’s File Manager

  2. Extract the package

  3. Copy all files and folders and replace them into the laramagz directory

  4. Login and open the settings menu

Update Guide (from v2.2.0 to v2.2.1)

Replace files

  1. Upload the update-v2.2.1.zip file in your hosting’s File Manager

  2. Extract the package

  3. Copy all files and folders and replace them into the laramagz directory

Clear cache

Go to laramagz/storage/framework/views then delete all cache files.