laravel8_vue3_vue-router_bootstrap5_starter

时间:2024-04-26 10:33:20
【文件属性】:

文件名称:laravel8_vue3_vue-router_bootstrap5_starter

文件大小:501KB

文件格式:ZIP

更新时间:2024-04-26 10:33:20

PHP

Laravel8_vue3_vue-router_bootstrap5_starter 这是使用Laravel 8,Vue 3,Vue路由器和Bootstrap 5进行的预配置项目 要启动并运行它,只需克隆它并享受编码: git clone https://github.com/samimhamza7/laravel8_vue3_vue-router_bootstrap5_starter.git cd laravel8_vue3_vue-router_bootstrap5_starter 然后运行以下命令 composer install npm install cp .env.example .env 转到.env并设置数据库,然后运行以下命令 php artisan migrate php artisan key:generate 终于创建您梦想的wep应用程序


【文件预览】:
laravel8_vue3_vue-router_bootstrap5_starter-master
----.gitignore(191B)
----app()
--------Providers()
--------Exceptions()
--------Http()
--------Console()
--------Models()
----.env.example(817B)
----bootstrap()
--------app.php(2KB)
--------cache()
----package.json(639B)
----package-lock.json(1.13MB)
----resources()
--------lang()
--------js()
--------views()
--------css()
----server.php(563B)
----storage()
--------app()
--------framework()
--------logs()
----.styleci.yml(181B)
----public()
--------mix-manifest.json(71B)
--------.htaccess(603B)
--------robots.txt(24B)
--------index.php(2KB)
--------js()
--------css()
--------favicon.ico(0B)
--------web.config(1KB)
----composer.json(2KB)
----composer.lock(263KB)
----README.md(606B)
----phpunit.xml(1KB)
----tests()
--------TestCase.php(163B)
--------Unit()
--------Feature()
--------CreatesApplication.php(380B)
----config()
--------database.php(5KB)
--------services.php(950B)
--------session.php(7KB)
--------cache.php(3KB)
--------auth.php(4KB)
--------cors.php(846B)
--------app.php(9KB)
--------hashing.php(2KB)
--------mail.php(3KB)
--------logging.php(3KB)
--------broadcasting.php(2KB)
--------filesystems.php(2KB)
--------view.php(1KB)
--------queue.php(3KB)
----artisan(2KB)
----database()
--------.gitignore(26B)
--------seeders()
--------factories()
--------migrations()
----routes()
--------console.php(592B)
--------channels.php(558B)
--------web.php(517B)
--------api.php(566B)
----webpack.mix.js(565B)
----.gitattributes(111B)
----.editorconfig(220B)

网友评论