Skip to content

finlayLtd/WHMCS-Laravel-Vue

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CRAZY RDP VUE Version(Marko)

  • ✅ Laravel 9
  • ✅ Vue 3
  • ✅ PHP 8.0 & Node 16
  • ✅ Vue + VueRouter + Vuex
  • ✅ Vue I18n Multi Language
  • ✅ Bootstrap 5

How To Use

Clone the repository

Copy .env.example file to .env and edit credentials also set app url

Install Via Composer

composer install

Generate Application Key

php artisan key:generate

Migrate Database

php artisan migrate

Run Seeder

php artisan db:seed

Install Node Dependencies

npm install or yarn install

npm run dev or yarn dev

Production

npm run build or yarn build

About

Laravel+Vue3 CrazyRDP project

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published