We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
No description provided.
The text was updated successfully, but these errors were encountered:
Just throwing my code to help create it. (Ubuntu 18 LTS)
install locales language-pack-en-base software-properties-common LC_ALL=C.UTF-8 add-apt-repository -y ppa:ondrej/php # forces apt update install php php-{common,json,bcmath,pear,curl,dev,gd,mbstring,zip,mysql,xml,fpm,imagick,sqlite3,tidy,xmlrpc,intl,imap,pgsql,tokenizer,redis} php -r "copy('https://getcomposer.org/installer', 'composer-setup.php');" php composer-setup.php php -r "unlink('composer-setup.php');" mv composer.phar /usr/local/bin/composer composer global require hirak/prestissimo laravel/installer runuser -l $USER -c $'echo \'export PATH="$PATH:$HOME/.config/composer/vendor/bin"\' >> ~/.zshrc'
Sorry, something went wrong.
gdbtek
No branches or pull requests
No description provided.
The text was updated successfully, but these errors were encountered: