Download the PHP package hadeluca/lortom without Composer

On this page you can find all versions of the php package hadeluca/lortom. 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?

Informations about the package lortom

Lortom

Lortom is an Content Management System built in Laravel + Angular

Lortom Laravel supported version Angular supported version
1.* 5.5.* 6.*
2.* 5.6.* 6.*
3.0.* 5.7.* 6.*
3.1.* 5.7.* 7.*
4.0.* 5.8.* 7.*
4.1.* 5.8.* 8.*
5.0.* 6.* 8.*
5.1.* 6.* 9.*
6.0.* 7.* 9.*
6.1.* 7.* 10.*
7.0.* 8.* 10.*
7.1.* 8.* 11.*

ChangeLog

Installing Lortom CMS

Requirements

First Step

In order to install the Lortom CMS, before you must install:

Second Step

Configure your Database, choose one from MySQL, SQLite, Postgres or SQL Server.

Third Step

run this command on your console:

Composer download for you the package and install the dependencies.

If the command above generates an error (because the version of Lortom is not yet stable), please try this one:

example of versionNumber: 1.0.0-rc2

Fourth Step

before launching the setup command, look in the .env file if the following variables match the actual path with your path:

Fifth Step

Ok now it's time to run the Lortom setup command. It will ask you questions about configuring the database

this command:


Ok, now everything is ready, you can start creating something really cool.

If you want to know how to build a Plugin or Template please, read this document

here you can find how to use the Editor Manager, in order to build a fantastic Backend


All versions of lortom with dependencies

PHP Build Version
Package Version
Requires php Version ^7.3|^8.0
fideloper/proxy Version ^4.4
fruitcake/laravel-cors Version ^2.0
guzzlehttp/guzzle Version ^7.0.1
hadeluca/db-exporter Version ^2.5
hadeluca/lortom-framework Version 1.6.*
laravel/framework Version ^8.40
laravel/tinker Version ^2.5
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 hadeluca/lortom contains the following files

Loading the files please wait ....