mirror of
https://github.com/NNTmux/newznab-tmux.git
synced 2026-08-29 00:01:21 +00:00
Fix an typo
This commit is contained in:
@@ -9,7 +9,7 @@ php artisan test --compact --filter=TestName # Run single test (PHPUnit only)
|
||||
./vendor/bin/pint --dirty # Format changed files
|
||||
php artisan tmux:start # Start processing engine
|
||||
npm run build # Required after frontend changes
|
||||
3php artisan route:cache # Refresh cached routes if new routes seem missing
|
||||
php artisan route:cache # Refresh cached routes if new routes seem missing
|
||||
```
|
||||
|
||||
## Architecture
|
||||
|
||||
Reference in New Issue
Block a user