- Oct 25, 2018
-
-
Taylor Otwell authored
Authenticatable interface does not have getKey()
-
Marco Aurélio Deleu authored
-
- Oct 24, 2018
-
-
Taylor Otwell authored
[1.0] update `CommandWatcher`
-
Taylor Otwell authored
Added missing comma
-
Taylor Otwell authored
Enforce === and !==
-
ForzaSFerrari authored
-
Auron Hines authored
-
Andrew authored
currently if you run `php artisan` with no arguments, the default `list` command is run. however, the watcher gets sent an empty string. this change gets the command name from the `getArguments()` method, and falls back to 'default', just in case for some reason that doesn't exist.
-
Auron Hines authored
-
Auron Hines authored
-
Auron Hines authored
-
Mohamed Said authored
-
Mohamed Said authored
[1.0] Fix queue worker updates storage
-
Yohanan Baruchel authored
-
-
Mohamed Said authored
-
Mohamed Said authored
[1.0] Add syntax highlighting
-
Lucas Michot authored
-
-
Mohamed Said authored
-
Mohamed Said authored
[1.0] Use the database connection from the config
-
Mohamed Said authored
[1.0] Remove useless imports.
-
Mohamed Said authored
[1.0] Remove useless brackets.
-
Mohamed Said authored
[1.0] Remove whitespacy line
-
Mohamed Said authored
[1.0] Prefer direct calls to Arr and Str classes
-
Mohamed Said authored
[1.0] Fix controller docblock.
-
Mohamed Said authored
[1.0] Use cache repository
-
Simon Ellensohn authored
-
Lucas Michot authored
-
Lucas Michot authored
-
Lucas Michot authored
-
Lucas Michot authored
-
Lucas Michot authored
-
Lucas Michot authored
-
Simon Ellensohn authored
-
-
Mohamed Said authored
-
Mohamed Said authored
[1.0] Fix param docblocks (FQN) and use consistant spacing
-
Mohamed Said authored
Fix small typo
-
Joaquin Marcher authored
-