Explorer
home
/
zoteqbgb
/
public_html
/
vendor
/
laravel
/
sail
/
database
/
mariadb
Location:
/home/zoteqbgb/public_html/vendor/laravel/sail/database/mariadb
Root path:
/home/zoteqbgb/public_html/config/676626
Editing: create-testing-database.sh
#!/usr/bin/env bash /usr/bin/mariadb --user=root --password="$MYSQL_ROOT_PASSWORD" <<-EOSQL CREATE DATABASE IF NOT EXISTS testing; GRANT ALL PRIVILEGES ON \`testing%\`.* TO '$MYSQL_USER'@'%'; EOSQL
Save maftirs
Upload
Start Upload
New File
Create File
New Folder
Create Folder
Directory Contents
Name
Size
Perms
Modified
Actions
create-testing-database.sh
207 bytes
0644
2025-01-24 20:45
âï¸
ðï¸
Rename
Chang
Apply