Browse Source

Update README.md

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

+ 6
- 3
README.md View File

1
 # ERPSAAS
1
 # ERPSAAS
2
 
2
 
3
 ![Screenshot 2023-11-25 at 3 29 26 AM](https://github.com/andrewdwallo/erpsaas/assets/104294090/d1c8ed6d-4fd2-4c88-a02b-0f1534700b0f)
3
 ![Screenshot 2023-11-25 at 3 29 26 AM](https://github.com/andrewdwallo/erpsaas/assets/104294090/d1c8ed6d-4fd2-4c88-a02b-0f1534700b0f)
4
-![Screenshot 2023-11-25 at 3 27 11 AM](https://github.com/andrewdwallo/erpsaas/assets/104294090/20b12920-1ca8-42ed-8c55-c034cde683b1)
4
+![Screenshot 2023-12-06 at 3 33 25 AM](https://github.com/andrewdwallo/erpsaas/assets/104294090/d543681b-4d53-40e3-8d01-5b55b6b97c86)
5
+![Screenshot 2023-12-06 at 3 28 46 AM](https://github.com/andrewdwallo/erpsaas/assets/104294090/33beed6c-3ff5-4819-a8ae-71feaa6b95da)
6
+
7
+
5
 
8
 
6
 This repo is currently a work in progress — PRs and issues welcome!
9
 This repo is currently a work in progress — PRs and issues welcome!
7
 
10
 
36
 
39
 
37
     php artisan migrate
40
     php artisan migrate
38
 
41
 
39
-Build your dependencies & start the local development server
40
-
42
+Build your assets & start the local development server
43
+    php artisan filament:assets
41
     npm run build
44
     npm run build
42
     npm run dev
45
     npm run dev
43
 
46
 

Loading…
Cancel
Save