

Headless LMSHeadless LMS
Headless LMS With APIs Ready, focus on frontend while backend is ready
Headless LMS
Headless LMS With APIs Ready, focus on frontend while backend is ready
Overview
This is LMS system that help you to build your frontend while the backend is ready since the system provides the APIs out of the box.
Demo
Site:Â https://lms.headlessolutions.com
Email:Â [email protected]
Password: password
API Documentation:Â https://lms.headlessolutions.com/docs/api
Features
The system contains user management module and LMS Management module
User management module has 3 sub-modules:
- Permissions
- Roles
- Users
Asset module has 7 sub-modules:
- Courses
- Lessons
- Questions
- Questions Options
- Tests
- Test Results
- Test Answers
Requirements
- PHP 8.1 or greater
- Composer v2
- Database (MySQL prefered)
Instructions
1. Extract the archive and put it in the folder you want
2. Run `cp .env.example .env` file to copy example file to `.env`
Then edit your `.env` file with DB credentials and other settings.
3. Run `composer install` command
4. Run `php artisan migrate:fresh --seed` command.
5. Run `php artisan key:generate` command.
6. Run `php artisan storage:link` command.
To run the project locally, run `php artisan serve`
There is Readme file that contains all the instructions inside the project.
Other items by this author
Category | Scripts & Code / PHP Scripts / Miscellaneous |
First release | 5 April 2025 |
Last update | 5 April 2025 |
HTML/CSS Framework | Bootstrap |
Software version | PHP 8.0, PHP 8.1 |
Files included | .php, .css, .html, Javascript .js |
Software framework | Laravel |
JavaScript Framework | jQuery |
Tags | php, MySQL, management, rest, Database, learning, API, System, laravel, lms |