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 4b56014703 Fix build errors 2 months ago
app Update to Laravel 11 2 months ago
bootstrap Position hero and navbar 3 years ago
config Update to Laravel 11 2 months ago
database Place single orders 3 years ago
public Fix build errors 2 months ago
resources Fix build errors 2 months ago
routes Handle PM hooks with a redirect 3 years ago
storage Position hero and navbar 3 years ago
tests Initial commit 3 years ago
.editorconfig Initial commit 3 years ago
.env.example Initial commit 3 years ago
.gitattributes Initial commit 3 years ago
.gitignore Fix build errors 2 months 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 Update to Laravel 11 2 months ago
composer.lock Update to Laravel 11 2 months ago
config.pages Setup vue-cli 3 years ago
index.html Update vue version 2 months ago
package.json Update vue version 2 months ago
phpunit.xml Initial commit 3 years ago
server.php Initial commit 3 years ago
vite.config.js Update to Laravel 11 2 months ago
vue.config.js Setup vue-cli 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.