I have done a laravel package (as plugin), now i wanted to know that what is convenient way to install in laravel on server. I have searched about that, there is some tutorials but most of them are installing with github. I don't want to add my code on github.
So is this possible to install my package on laravel without uploading code on github? Can anyone guide me the way to install my package on laravel.
I would like to appreciate. Thank You