3 lines
95 B
Bash
Executable file
3 lines
95 B
Bash
Executable file
#!/bin/bash
|
|
#cd ~/Documents/Uni/Y2/Sem 2/COM431/laravel_projects/project_one
|
|
php artisan serve
|