ViltStackForum

所属分类:模式识别(视觉/语音等)
开发工具:JavaScript
文件大小:0KB
下载次数:0
上传日期:2023-12-22 19:45:59
上 传 者sh-1993
说明:  维尔斯塔克论坛
(ViltStackForum)

文件列表:
app/
bootstrap/
config/
database/
lang/en/
public/
resources/
routes/
storage/
tests/
.editorconfig
.env.example
.styleci.yml
artisan
composer.json
composer.lock
jsconfig.json
package-lock.json
package.json
phpunit.xml
postcss.config.js
tailwind.config.js
vite.config.js
yarn.lock

1. First go to the project directory and in CLI run compose install 2. Then in cli run cp .env .env.example 3.Then run php artisan key:generate 4.Create a database and write similar name of database in .env file 5. Run php artisan migrate 6. Run php artisan db:seed --class=RoleSeeder 7. Then npm install and npm run watch 8. You can open cli and php artisan tinker and then run User::factory(10)->create() or if you want to register set up mailtrap and configure it from .env file

近期下载者

相关文件


收藏者