f7197e2 95eee3d f7197e2 95eee3d
1
2
3
4
5
6
7
8
#!/bin/bash # Install dependencies php ./composer.phar install # Run the codebase php artisan serve