My SMM panel
選択できるのは25トピックまでです。 トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。
 
 
 
 
 
 
Immanuel Onyeka 17ed618e57 Finish transaction completion dialogs 3年前
app Finish transaction completion dialogs 3年前
bootstrap Position hero and navbar 3年前
config Add payeer processing and config values 3年前
database Change payment section from stripe to payeer 3年前
public Handle loading better during reset request 3年前
resources Finish transaction completion dialogs 3年前
routes Finish transaction completion dialogs 3年前
storage Position hero and navbar 3年前
tests Initial commit 3年前
.editorconfig Initial commit 3年前
.env.example Initial commit 3年前
.gitattributes Initial commit 3年前
.gitignore Use cache for stripe calls in user controller 3年前
.styleci.yml Initial commit 3年前
README.md Setup vue-cli 3年前
artisan Initial commit 3年前
babel.config.js Setup vue-cli 3年前
build.js Setup vue-cli 3年前
build.sh Setup vue-cli 3年前
composer.json Install Stripe API and style credits page 3年前
composer.lock Install Stripe API and style credits page 3年前
config.pages Setup vue-cli 3年前
package.json Setup development build script and dev server 3年前
phpunit.xml Initial commit 3年前
server.php Initial commit 3年前
trendplays@trendplays.com Handle loading better during reset request 3年前
vue.config.js Setup vue-cli 3年前
webpack.mix.js Initial commit 3年前

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.