samurai icon indicating copy to clipboard operation
samurai copied to clipboard

PHP scaffolding tool - bootstrap a new project

Results 2 samurai issues
Sort by recently updated
recently updated
newest added

Bonjour, Il a suffi d'utiliser `use PHPUnit\Framework\TestCase;` et de faire seulement `extends TestCase` dans les 39 fichiers de tests pour que les tests s'éxécutent à nouveau avec la V6. Cela...

enhancement

``` ~/.composer/vendor/bin/samurai new Choose a bootstrap: [lib ] Basic PHP library (raphhh/php-lib-bootstrap) [app ] Basic PHP web project (raphhh/php-app-bootstrap) [symfony ] Symfony framework application (symfony/framework-standard-edition) [laravel ] Laravel framework application...