MantiCore is a group of polished and time-tested templates for CRM-like projects. Xenovia build is a training field for next packs of MantiCore.
- Laravel
- Swagger
- LaraStan
- VueJS
- ESLint
- Bootstrap
- Authorization\User management
Configurate your .env
composer install
php artisan key:generate
php artisan migrate
php artisan passport:install
copy token to blade meta named "client secret"
php artisan storage:link
npm install
php artisan serve