Browse Source

Update README.md

Signed-off-by: Andrew Wallo <andrewdwallo@gmail.com>
3.x
Andrew Wallo 1 year ago
parent
commit
29f2502f11
No account linked to committer's email address
1 changed files with 1 additions and 0 deletions
  1. 1
    0
      README.md

+ 1
- 0
README.md View File

@@ -40,6 +40,7 @@ Run the database migrations (**Set the database connection in .env before migrat
40 40
     php artisan migrate
41 41
 
42 42
 Build your assets & start the local development server
43
+
43 44
     php artisan filament:assets
44 45
     npm run build
45 46
     npm run dev

Loading…
Cancel
Save