github.com/softuera/laravel-mantine
源代码
问题
安装: 3
依赖者: 0
建议者: 0
安全: 0
星标: 0
关注者: 1
分支: 0
开放问题: 0
Requires
Requires (Dev)
None
Suggests
Provides
Conflicts
Replaces
MIT 80815957e393c6940c48bd4d6bf6b221740baada
This package is not auto-updated.
Last update: 2024-09-29 00:01:15 UTC
您可以通过composer安装此包
composer require softuera/laravel-mantine
安装laravel-mantine后,您还应编译应用程序的前端资源
php artisan laravel-mantine:install php artisan migrate npm install npm run dev