Skip to content

Instantly share code, notes, and snippets.

View pretzelhands's full-sized avatar

pretzelhands

View GitHub Profile
@pretzelhands
pretzelhands / AcceptanceTester.php
Created November 15, 2018 06:50
A Codeception example for TodoMVC
<?php
/**
* Inherited Methods
* @method void wantToTest($text)
* @method void wantTo($text)
* @method void execute($callable)
* @method void expectTo($prediction)
* @method void expect($prediction)
@pretzelhands
pretzelhands / auth.php
Last active July 17, 2023 14:50
German Language files for Laravel 5.4
<?php
return [
/*
|--------------------------------------------------------------------------
| Authentication Language Lines
|--------------------------------------------------------------------------
|
| The following language lines are used during authentication for various