tinre:快速强大的Laravel URL缩短器

时间:2024-03-29 06:18:13
【文件属性】:

文件名称:tinre:快速强大的Laravel URL缩短器

文件大小:31KB

文件格式:ZIP

更新时间:2024-03-29 06:18:13

laravel vue url-shortener tailwindcss php-url-shortener

关于廷雷 使用Laravel,VueJS和Tailwind CSS构建的快速而强大的URL Shortener。 要求 PHP 7.3以上 Nginx或Apache MySQL,MariaDB或PostgreSQL 作曲家 安装 运行composer create-project devpri/tinre 。 更新DB_*变量.env 。 之后,运行php artisan migrate以创建所有表。 运行php artisan user:create创建第一个用户。 运行php artisan tinre:publish来发布资产。 获取许可证密钥并更新MAXMIND_LICENSE_KEY变量。 之后,运行php artisan geoip:update来更新GeoIP数据库。 更新MAIL_*变量。 更新 在更新之前,请备份您的数据。 运行composer updat


【文件预览】:
tinre-master
----.gitignore(235B)
----.env.example(550B)
----bootstrap()
--------app.php(2KB)
--------cache()
----LICENSE.md(1KB)
----resources()
--------lang()
----server.php(563B)
----storage()
--------app()
--------framework()
--------logs()
----public()
--------.htaccess(603B)
--------robots.txt(24B)
--------index.php(2KB)
--------favicon.ico(0B)
--------web.config(1KB)
----composer.json(1KB)
----README.md(2KB)
----config()
--------database.php(5KB)
--------session.php(7KB)
--------trustedproxy.php(2KB)
--------cache.php(3KB)
--------auth.php(4KB)
--------cors.php(823B)
--------app.php(9KB)
--------hashing.php(2KB)
--------mail.php(3KB)
--------logging.php(3KB)
--------geoip.php(5KB)
--------filesystems.php(3KB)
--------view.php(1KB)
--------queue.php(3KB)
----artisan(2KB)
----.gitattributes(111B)
----.editorconfig(220B)

网友评论