Download the PHP package lms-laravel/lms-laravel without Composer

On this page you can find all versions of the php package lms-laravel/lms-laravel. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.

FAQ

After the download, you have to make one include require_once('vendor/autoload.php');. After that you have to import the classes with use statements.

Example:
If you use only one package a project is not needed. But if you use more then one package, without a project it is not possible to import the classes with use statements.

In general, it is recommended to use always a project to download your libraries. In an application normally there is more than one library needed.
Some PHP packages are not free to download and because of that hosted in private repositories. In this case some credentials are needed to access such packages. Please use the auth.json textarea to insert credentials, if a package is coming from a private repository. You can look here for more information.

  • Some hosting areas are not accessible by a terminal or SSH. Then it is not possible to use Composer.
  • To use Composer is sometimes complicated. Especially for beginners.
  • Composer needs much resources. Sometimes they are not available on a simple webspace.
  • If you are using private repositories you don't need to share your credentials. You can set up everything on our site and then you provide a simple download link to your team member.
  • Simplify your Composer build process. Use our own command line tool to download the vendor folder as binary. This makes your build process faster and you don't need to expose your credentials for private repositories.
Please rate this library. Is it a good library?
lms-laravel/lms-laravel
Rate from 1 - 5
Rated 5.00 based on 1 reviews

Informations about the package lms-laravel

LMS-Laravel

Latest Stable Version Total Downloads Latest Unstable Version License

About

LMS-Laravel is a Learning Management System (or LMS) that facilitates the creation of educational content by allowing you to manage courses and learning modules. The platform is simple and intuitive and provides features for:

  1. The Teacher (course creator)
  2. The Student (or user)
  3. The Admin

As the name suggests, LMS-laravel is built on the latest Laravel framework, and uses various open source packages. This application is still in development, if you want to collaborate on the development, send us an email:

Installation

Database settings

Google recaptcha settings (which you can configure from https://www.google.com/recaptcha/admin/site)

Email settings (using a provider like Mailgun, Amazon SES, etc)

License

LMS-Laravel is licensed under the MIT license. Enjoy!


All versions of lms-laravel with dependencies

PHP Build Version
Package Version
Requires php Version ^7.1.3
ext-curl Version *
anhskohbo/no-captcha Version ^3.0
beyondcode/laravel-websockets Version ^1.3
creativeorange/gravatar Version ~1.0
fideloper/proxy Version ^4.0
guzzlehttp/guzzle Version ~6.0
laracasts/flash Version ^3.0
laravel/framework Version ^7.0
laravel/helpers Version ^1.1
laravel/passport Version ^7.3
laravel/tinker Version ^2.0
laravel/ui Version ^2.0
laravelcollective/html Version ^6.0
mad-web/laravel-initializer Version ^3.0
pusher/pusher-php-server Version ~4.0
react/dns Version ^1.2
realrashid/sweet-alert Version ^3.0
spatie/laravel-google-calendar Version ^2.2
spatie/laravel-permission Version ^3.2
van-ons/laraberg Version ^1.1
Composer command for our command line client (download client) This client runs in each environment. You don't need a specific PHP version etc. The first 20 API calls are free. Standard composer command

The package lms-laravel/lms-laravel contains the following files

Loading the files please wait ....