Add (v1)
This commit is contained in:
4
run_dev.sh
Normal file
4
run_dev.sh
Normal file
@@ -0,0 +1,4 @@
|
||||
#!/bin/bash
|
||||
|
||||
eval 'php artisan ziggy:generate';
|
||||
eval 'npm run dev';
|
||||
Reference in New Issue
Block a user