Download the PHP package faryar76/lrm without Composer
On this page you can find all versions of the php package faryar76/lrm. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Vendor faryar76
Package lrm
Short Description this package usefull for manage laravel projects in sharing hosts
License MIT
Package lrm
Short Description this package usefull for manage laravel projects in sharing hosts
License MIT
Please rate this library. Is it a good library?
Informations about the package lrm
LRM "laravel remote manager"
by using this package , you can easily manage your project remotely (without ssh).
For example :
- You can run the database migration files on server without "ssh"
- You can move migration files from your local system to the server and run database migrate commands without ssh.
-
You can upload your edited files into the server without entering your own management panel (cpanel or directadmin ...). also upload new files (or folders) without ssh .
Installation
how to config for use?
The first thing you have to do complete the config file lrm.php in :
fill the __host_path in lrm.php__ with your uploaded project path for example :
or in some sharing hosts
also you can set a password for make it more secure in lrm.php :
how to use?
upload file
for upload single file :
for upload folder files :
for upload folder with sub folders :
run migrate files
just run Available files on server
upload local migrate files to server and run them
License MIT
All versions of lrm with dependencies
PHP Build Version
Package Version
No informations.
The package faryar76/lrm contains the following files
Loading the files please wait ....