百科.dev
全部条目AI 编程趋势榜开源项目技术资讯提交条目
登录
< 返回工具列表
S

skeleton

> 后端框架
开源

Laravel 骨架应用程序

176 stars0 点赞0 次浏览
访问官网GitHub

工具介绍

Laravel 骨架应用程序

Disable register

This application has disabled registration page.

Route system

The routing folder for this application has been changed to the application Http folder.

Directory: app/Http/Routes

How to install

First make storage folder writable.

cp .env.example .env
composer install
php artisan key:generate
php artisan migrate --seed
php artisan storage:link

Front-end development

bash
npm install
bash
npm run watch

Make production

bash
npm run production

Screenshots

Front

Login

Dashboard

User List

User Edit

Issues· 0 开放

查看全部 Issues在 GitHub 打开

暂无开放 Issues,或尚未同步最近议题。

> 标签

PHPlaravel

暂无评论,来聊聊你的看法吧

> 工具信息

发布日期2026年8月1日
最后更新2026年9月18日
分类后端框架
定价开源

> 相关工具

N
Node.js
基于 V8 的 JavaScript 运行时
D
Django
Python 高级 Web 框架
S
Spring Boot
Java 生态主流微服务框架