Laravel-Search:仅使用laravel的基本搜索功能

时间:2021-03-15 01:33:41
【文件属性】:
文件名称:Laravel-Search:仅使用laravel的基本搜索功能
文件大小:85KB
文件格式:ZIP
更新时间:2021-03-15 01:33:41
PHP 关于 版本使用Laravel 8 简单搜索功能 如何安装 composer install cp .env.example .env php artisan migrate php artisan key:generate php artisan storage:link php artisan serve
【文件预览】:
Laravel-Search-master
----.gitignore(191B)
----routes()
--------api.php(566B)
--------console.php(592B)
--------channels.php(558B)
--------web.php(668B)
----README.md(440B)
----bootstrap()
--------cache()
--------app.php(2KB)
----resources()
--------css()
--------views()
--------js()
--------lang()
----artisan(2KB)
----.styleci.yml(181B)
----public()
--------robots.txt(24B)
--------index.php(2KB)
--------web.config(1KB)
--------.htaccess(603B)
--------favicon.ico(0B)
----tests()
--------Feature()
--------CreatesApplication.php(380B)
--------Unit()
--------TestCase.php(163B)
----phpunit.xml(1KB)
----database()
--------.gitignore(26B)
--------migrations()
--------factories()
--------seeders()
----composer.lock(262KB)
----composer.json(2KB)
----app()
--------Http()
--------Exceptions()
--------Providers()
--------Console()
--------Models()
----.gitattributes(111B)
----package.json(473B)
----config()
--------cache.php(3KB)
--------cors.php(846B)
--------filesystems.php(2KB)
--------session.php(7KB)
--------database.php(5KB)
--------view.php(1KB)
--------logging.php(3KB)
--------hashing.php(2KB)
--------broadcasting.php(2KB)
--------queue.php(3KB)
--------app.php(9KB)
--------services.php(950B)
--------mail.php(3KB)
--------auth.php(4KB)
----webpack.mix.js(559B)
----storage()
--------app()
--------framework()
--------logs()
----.editorconfig(220B)
----server.php(563B)
----.env.example(811B)

网友评论