My SMM panel
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Immanuel Onyeka efc801a05b Add transitioning between panel sections 3 年之前
app Add panel icons and background styling 3 年之前
bootstrap Position hero and navbar 3 年之前
config Add registration javascript 3 年之前
database Add forgot password function and test user seeding 3 年之前
public Finish migrations and functions for registration 3 年之前
resources Add transitioning between panel sections 3 年之前
routes Handle invalid login attempts 3 年之前
storage Position hero and navbar 3 年之前
tests Initial commit 3 年之前
.editorconfig Initial commit 3 年之前
.env Setup vue-cli 3 年之前
.env.example Initial commit 3 年之前
.gitattributes Initial commit 3 年之前
.gitignore Ignored vendor 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 Add registration javascript 3 年之前
composer.lock Add registration javascript 3 年之前
config.pages Setup vue-cli 3 年之前
package-lock.json Setup development build script and dev server 3 年之前
package.json Setup development build script and dev server 3 年之前
phpunit.xml Initial commit 3 年之前
server.php Initial commit 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.