Download the PHP package erjon/cone without Composer
On this page you can find all versions of the php package erjon/cone. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package cone
OM-link 3.0 Cone
How to use
-
Installation
-
Publish files
- Modify config file which is located at
config/cone.php
. Below is a prebuild structure.
- Structure
- The most important one is
connection
. Atconfig/database.php
there are some connections like mysql, pgsql etc. You can create a new one or use those. You need to connect to the Om-link 3.0 Bumblebee database so that the package can work. route-after-license
is the route you wish to get redirected after you provide the correct license keyroute-to-logout
is the name of the logout route you have.
- The most important one is
- Add the
license
middleware to your desired routes. Preferably at the superadmin or admin routes. You need to have an authenticated user so that the middleware can work.
All versions of cone with dependencies
PHP Build Version
Package Version
No informations.
The package erjon/cone contains the following files
Loading the files please wait ....