网址导航网站 WebStack-Laravel

码农软件 · 软件分类 · 分类网站程序 · 2020-01-16 06:59:10

软件介绍

WebStack-Laravel

一个开源的网址导航网站项目,具备完整的前后台,您可以拿来制作自己的网址导航。

首页

部署

克隆代码:

git clone https://github.com/hui-ho/WebStack-Laravel.git

安装依赖:

composer install
php artisan key:generate

编辑配置:

cp .env.example .env
...
DB_DATABASE=database
DB_USERNAME=username
DB_PASSWORD=password
...

迁移数据:

php artisan migrate:refresh --seed

开启服务:

php artisan serve

安装完成:http://127.0.0.1:8000

使用

后台地址:http://domain/admin

默认用户:admin

默认密码:admin

分类

网站

感谢

前端设计:WebStackPage

后台框架:laravel-admin

License

MIT

本文地址:https://www.codercto.com/soft/d/23480.html

Programming Rust

Programming Rust

Jim Blandy / O'Reilly Media / 2016-8-25 / GBP 47.99

This practical book introduces systems programmers to Rust, the new and cutting-edge language that’s still in the experimental/lab stage. You’ll learn how Rust offers the rare and valuable combination......一起来看看 《Programming Rust》 这本书的介绍吧!

HTML 压缩/解压工具
HTML 压缩/解压工具

在线压缩/解压 HTML 代码

SHA 加密
SHA 加密

SHA 加密工具

HEX CMYK 转换工具
HEX CMYK 转换工具

HEX CMYK 互转工具