blessing-skin-server/config
Pig Fang e91185461a
Add GitHub Actions (#97)
* Add GitHub Actions

* Update branches trigger

* Fix .env file

* Fix default database connection

* Add test step

* Normalize PHP version

* Update main.yml

* Add more jobs

* Fix YAML syntax error

* Fix YAML syntax error

* Attempt to fix Windows job

* Update main.yml

* Update main.yml

* Update main.yml

* Attempt to use MySQL

* Update main.yml

* Fix possible error
2019-09-11 23:32:56 +08:00
..
app.php Upgrade to Laravel 6 2019-09-10 21:29:14 +08:00
auth.php
cache.php
database.php Add GitHub Actions (#97) 2019-09-11 23:32:56 +08:00
debugbar.php
filesystems.php
hashing.php
jwt.php
locales.php
logging.php Tweak config 2019-09-07 13:01:44 +08:00
mail.php
menu.php Add support of customizing UI text 2019-09-08 18:57:19 +08:00
options.php
plugins.php
queue.php
secure.php Tweak config 2019-09-07 13:01:44 +08:00
services.php
session.php
translation-loader.php Remove redundant YAML parsing 2019-09-07 21:23:38 +08:00
view.php