Sander

Results 3 issues of Sander

I ran the following command which has a double space before has_parent: `php artisan make:scaffold Categories --schema="id:increments, name:string, has_parent:integer:unsigned, count:integer:unsigned"` Unfortunately the double space is now taken into account in...

I really love this project, it's working great so far! Except one thing, which I'm probably failing to understand (correctly). I'm trying to match a 'description' with a partial string....

question
in progress
difficulty: casual

Whenever I run `./docker/run compose` I get an error message telling me the WPTT_CONTAINER_NAME is not set. ```bash WARN[0000] The "WPTT_CONTAINER_NAME" variable is not set. Defaulting to a blank string....