My SMM panel
選択できるのは25トピックまでです。 トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。
 
 
 
 
 
 
Immanuel Onyeka 9849d48895 Display billing information in settings 4年前
app Display billing information in settings 4年前
bootstrap Position hero and navbar 4年前
config Add and retrieve saved cards 4年前
database Display billing information in settings 4年前
public Style services menu and legend 4年前
resources Display billing information in settings 4年前
routes Update user credits after a charge 4年前
storage Position hero and navbar 4年前
tests Initial commit 4年前
.editorconfig Initial commit 4年前
.env Setup card payments 4年前
.env.example Initial commit 4年前
.gitattributes Initial commit 4年前
.gitignore Ignored vendor 4年前
.styleci.yml Initial commit 4年前
README.md Setup vue-cli 4年前
artisan Initial commit 4年前
babel.config.js Setup vue-cli 4年前
build.js Setup vue-cli 4年前
build.sh Setup vue-cli 4年前
composer.json Install Stripe API and style credits page 4年前
composer.lock Install Stripe API and style credits page 4年前
config.pages Setup vue-cli 4年前
package-lock.json Setup development build script and dev server 4年前
package.json Setup development build script and dev server 4年前
phpunit.xml Initial commit 4年前
server.php Initial commit 4年前
vue.config.js Setup vue-cli 4年前
webpack.mix.js Initial commit 4年前

README.md

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Lints and fixes files

npm run lint

Customize configuration

See Configuration Reference.