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.0.zip package contains the following files and folders.

📒 laramagz-v2.2.0
    📂 app
        📄 app-v2.2.0.zip
    📂 database
        📄 db-laramagz-v2.2.0.sql
    📂 documentation
        📄 documentation.html
    📂 update
        📂 database
            📄 comments.sql
            📄 jobs.sql
        📂 files
            📄 update-v2.2.0.zip
    📄 CHANGELOG.txt

Update Guide (only from v2.1.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

Clear cache

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