InfixLMS
  • Welcome to InfixLMS
  • InfixLMS - System Requirements
  • InfixLMS - Installation
  • Get Support
  • InfixLMS Dashboard
  • Students
    • Students List
    • Import Student
    • New Enroll
    • Settings
    • Enrolled Students
  • Instructors
    • Instructor List
    • Instructor Payout
  • Courses
    • Categories
    • All Courses
    • Active Courses
    • Pending Courses
    • Course Statistics
  • Quiz
    • Question Group
    • Add Question
    • Question Bank
    • Question Bulk Import
    • Add Quiz
    • Quiz Setup
    • Quiz Report
  • Coupons
    • Coupon List
    • Common Coupons
    • Single Coupons
    • Personalized Coupons
    • Invite By Code
  • Referral Setting
  • Communication
    • Private Messages
  • Payment
    • Payment Received Online
    • Offline Payment
    • Bank Payment
  • Reports
    • Admin Revenue
    • Instructor Revenue
  • Certificate
    • Certificate List
    • New Certificate
  • Settings
    • Activation
    • General Setting
    • Commission
    • Email Configuration
    • Payment Method Settings
    • API Settings
    • Vimeo Configuration
    • SEO Setup
    • Instructor Role
    • Email Template
    • Language
    • Module Manager
    • Appearance
    • Aws S3 Setting
    • Footer Setting
  • Frontend CMS
    • Header menu
    • Slider
    • Home Content
    • Privacy Policy
    • Testimonials
    • Section Setting
    • Social Setting
    • About
    • Pages
    • Become Instructor
    • Sponsors
    • Subscribers
  • Image Gallery
    • Mange Gallery
  • Virtual Class
    • Class List
    • Class Setting
  • Zoom
    • Zoom Class
    • Zoom Setting
  • BigBlueButton
    • BigBlueButton Class
    • BigBlueButton Setting
  • Blogs
    • Category
    • Post
  • Newsletter
    • Setting
    • GetResponse
    • Mailchimp
    • Subscriber
  • Frontend
    • Login
    • Register
    • Dashboard
    • My Courses
    • My Quizzes
    • My Classes
    • Purchase history
    • My Profile
    • My Account
    • Fund Deposit
    • Logged In Devices
    • Referral link
    • Courses
    • Classes
    • Quizzes
    • Instructors
    • Contact Us
    • View Cart
    • Checkout
    • Payment
  • Payment Gateway Settings
    • PayPal
    • Stripe
    • Paystack
    • Razorpay
    • PayTM
    • Bank Payment
    • Instamojo
    • Midtrans
    • Payeer
  • PWA Config
  • Google Analytics
  • Change Page Loader
Powered by GitBook
On this page

Was this helpful?

InfixLMS - System Requirements

Infix System Requirements

The Laravel framework has a few system requirements. All of these requirements are satisfied by the Laravel Homestead virtual machine, so it's highly recommended that you use Homestead as your local Laravel development environment.

However, if you are not using Homestead, you will need to make sure your server meets the following requirements:

  • PHP >= 7.1. 3

  • OpenSSL PHP Extension

  • PDO PHP Extension

  • Mbstring PHP Extension

  • Tokenizer PHP Extension

  • XML PHP Extension

  • Ctype PHP Extension

  • JSON PHP Extension

  • BCMath PHP Extension

* In most hosting accounts, these extensions are enabled by default. But you should check with your hosting provider.

After installation InfixLMS to work properly, you must make a few directories/files writable. Below is a list of directories/files you should ensure that have to write permissions.

  • installation_dir/storage/app/

  • installation_dir/storage/framework/cache

  • installation_dir/storage/framework/session

  • installation_dir/storage/framework/testing

  • installation_dir/public/uploads/

PreviousWelcome to InfixLMSNextInfixLMS - Installation

Last updated 4 years ago

Was this helpful?