Closed innoflash closed 4 years ago
this is just a work around im using arch linux and ubuntu you can clone the repo then do composer install then compile it using laravel zero yeah you need laravel zero installed globally then do php packr app:build packr
then depending on your set add it to you bin folder that is added on your global PATH
mine is located at ~/.local/bin
you can try to move it to /usr/bin or any bin folder that is read by your system
then type packr
NOTE: this is just a work around since the composer require is failing maybe until the creator fix it since updating it to latest laravel will really cause some effor and time
Thanks a lot guys, i will try the options you provided
this is just a work around im using arch linux and ubuntu you can clone the repo then do composer install then compile it using laravel zero yeah you need laravel zero installed globally then do php packr app:build packr
then depending on your set add it to you bin folder that is added on your global PATH
mine is located at ~/.local/bin
you can try to move it to /usr/bin or any bin folder that is read by your system
then type packr
NOTE: this is just a work around since the composer require is failing maybe until the creator fix it since updating it to latest laravel will really cause some effor and time
This totally worked, thanks a lot i am game now
I am trying to install packer on my linux but am getting the error below