My SMM panel
Nie możesz wybrać więcej, niż 25 tematów Tematy muszą się zaczynać od litery lub cyfry, mogą zawierać myślniki ('-') i mogą mieć do 35 znaków.
 
 
 
 
 
 
Immanuel Onyeka b001d01c53 Make order information viewable 3 lat temu
app Add reply-to for user's tickets 3 lat temu
bootstrap Position hero and navbar 3 lat temu
config Generate and process PM transactions 3 lat temu
database Create support section 3 lat temu
public Handle loading better during reset request 3 lat temu
resources Make order information viewable 3 lat temu
routes Make order information viewable 3 lat temu
storage Position hero and navbar 3 lat temu
tests Initial commit 3 lat temu
.editorconfig Initial commit 3 lat temu
.env.example Initial commit 3 lat temu
.gitattributes Initial commit 3 lat temu
.gitignore Use cache for stripe calls in user controller 3 lat temu
.styleci.yml Initial commit 3 lat temu
README.md Setup vue-cli 3 lat temu
artisan Initial commit 3 lat temu
babel.config.js Setup vue-cli 3 lat temu
build.js Setup vue-cli 3 lat temu
build.sh Setup vue-cli 3 lat temu
composer.json Install Stripe API and style credits page 3 lat temu
composer.lock Install Stripe API and style credits page 3 lat temu
config.pages Setup vue-cli 3 lat temu
package.json Setup development build script and dev server 3 lat temu
phpunit.xml Initial commit 3 lat temu
server.php Initial commit 3 lat temu
vue.config.js Setup vue-cli 3 lat temu
webpack.mix.js Initial commit 3 lat temu

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.