cd ~/sites
valet park
# clone shopware
git clone -b 6.1 https://github.com/shopware/development.git shopware
# change directory
cd shopware
# install dependencies
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<!doctype html> | |
<html> | |
<head> | |
<title>4chan /wg/ just the wallpapers</title> | |
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/bulma/0.9.4/css/bulma.min.css" integrity="sha512-HqxHUkJM0SYcbvxUw5P60SzdOTy/QVwA1JJrvaXJv4q7lmbDZCmZaqz01UPOaQveoxfYRv1tHozWGPMcuTBuvQ==" crossorigin="anonymous" referrerpolicy="no-referrer" /> | |
</head> | |
<body class="has-navbar-fixed-top"> | |
<nav class="navbar is-fixed-top"> | |
<div class="navbar-brand"> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
curl -s https://gist.githubusercontent.com/MadMikeyB/84d84136552710522f4851a0c92efc8e/raw/dd61c5b433d2a5952edae97a01b02d4b68a30939/install-image-optimizers.sh > install-image-optimizers.sh && bash install-image-optimizers.sh |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<?php | |
if ( (isset($_POST['submit'])) && (!empty($_POST['submit'])) && (! empty($_FILES['csv_upload']['name'])) ): | |
/** | |
* Map CSV items to rows. | |
* @see php.net/array_map | |
* @see php.net/file | |
*/ | |
$rows = array_map('str_getcsv', file($_FILES['csv_upload']['tmp_name'])); |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<select id="country" name="country" class="form__select"> | |
<option value="ABW">Aruba</option> | |
<option value="AFG">Afghanistan</option> | |
<option value="AGO">Angola</option> | |
<option value="AIA">Anguilla</option> | |
<option value="ALA">Åland Islands</option> | |
<option value="ALB">Albania</option> | |
<option value="AND">Andorra</option> | |
<option value="ARE">United Arab Emirates</option> | |
<option value="ARG">Argentina</option> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
.form__select { | |
-webkit-appearance: none; /*autoprefixer*/ | |
appearance: none; | |
background-image: url("scss/vendor/fontawesome/svgs/light/chevron-down.svg"); | |
background-position-x: 98%; | |
background-position-y: center; | |
background-repeat: no-repeat; | |
background-size: 3rem; | |
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<?php | |
namespace App\Console\Commands; | |
use Illuminate\Console\Command; | |
use Illuminate\Filesystem\Filesystem; | |
use Illuminate\Foundation\Console\ModelMakeCommand as ModelMakeCommand; | |
class MakeModelCommand extends ModelMakeCommand | |
{ |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<?php | |
namespace App\Console\Commands; | |
use Illuminate\Console\Command; | |
use File; | |
class MakeViewCommand extends Command | |
{ | |
/** |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<!DOCTYPE HTML> | |
<html> | |
<head> | |
<title></title> | |
<link rel="stylesheet" type="text/css" href="style.css"> | |
<script type="text/javascript" src="script.js"></script> | |
</head> | |
<body> |
I hereby claim:
- I am madmikeyb on github.
- I am madmikeyb (https://keybase.io/madmikeyb) on keybase.
- I have a public key whose fingerprint is B15C B231 602A D576 22B4 7C01 9C49 CABE 80D0 40F1
To claim this, I am signing this object:
NewerOlder