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 046daa0b60 Fetch user information from the server 3 years ago
app Fetch user information from the server 3 years ago
bootstrap Position hero and navbar 3 years ago
config Add registration javascript 3 years ago
database Fetch user information from the server 3 years ago
public Finish migrations and functions for registration 3 years ago
resources Fetch user information from the server 3 years ago
routes Fetch user information from the server 3 years ago
storage Position hero and navbar 3 years ago
tests Initial commit 3 years ago
.editorconfig Initial commit 3 years ago
.env Setup vue-cli 3 years ago
.env.example Initial commit 3 years ago
.gitattributes Initial commit 3 years ago
.gitignore Ignored vendor 3 years ago
.styleci.yml Initial commit 3 years ago
README.md Setup vue-cli 3 years ago
artisan Initial commit 3 years ago
babel.config.js Setup vue-cli 3 years ago
build.js Setup vue-cli 3 years ago
build.sh Setup vue-cli 3 years ago
composer.json Add registration javascript 3 years ago
composer.lock Add registration javascript 3 years ago
config.pages Setup vue-cli 3 years ago
package-lock.json Setup development build script and dev server 3 years ago
package.json Setup development build script and dev server 3 years ago
phpunit.xml Initial commit 3 years ago
server.php Initial commit 3 years ago
vue.config.js Setup vue-cli 3 years ago
webpack.mix.js Initial commit 3 years ago

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.