Web Console for Development
-
Hi guys!
I just released the Laravel Web Console 2, which supports Laravel 6.What is it?
This is a web terminal based on the JSON server, which will let us to run the artisan, cron, composer and linux command from the website. It can be useful for development processes, to use GIT on the shared hosting!This package allows you to have a multiple users (NOT LINUX SERVER USERS).
It has a special Laravel wrapper and can be used in middlewares, for example, admin user middleware.
So I want to offer you to check it, test and let me to create a PR on your github repo, to include it in the Bagisto by default.
Also I want to share with you the post about my package on the German hosting service Avrohost blog:
https://avroblog.com/en/blog/content/laravel-web-console-for-shared-hostingsThis is the link: https://github.com/alkhachatryan/laravel-web-console
My contact info:
E-Mail: [email protected]
Website: https://khachatryan.org -
We have seen this package and a found security risk.
Please see this one -https://prnt.sc/q2b4otThanks
Rahul Shukla