定制 justd/laravel 二次开发

按需修改功能、优化性能、对接业务系统,提供一站式技术支持

邮箱:yvsm@zunyunkeji.com | QQ:316430983 | 微信:yvsm316

justd/laravel

最新稳定版本:v1.8.6

Composer 安装命令:

composer create-project justd/laravel

包简介

The skeleton application for the Laravel framework with Inertia.js and Justd.

README 文档

README

TL;DR

laravel new app --using=intentui/laravel

Make sure to update your APP_URL in the .env file before using the route function. Then, run bun run dev to generate and watch routes properly during development.

Laravel Inertia React with TypeScript

By default, packages like Laravel Breeze use regular JavaScript for React. However, this project is tailored for those who want an Inertia.js boilerplate with TypeScript.

Features

  • Authentication
  • User Profile
  • User Password
  • User Deletion

Quick Login

This project includes a quick login feature. Simply add /dev/login/{user_id} to the URL to log in as a specific user.

Example:

http://localhost:8000/dev/login/1

This feature is only available in development mode (APP_ENV=local in .env). Ensure that a user with the specified ID exists in your database.

Default Branch Renaming

The 9.x branch is now named laravel-9.x.

If you have a local clone, you can update it accordingly.

统计信息

  • 总下载量: 90
  • 月度下载量: 0
  • 日度下载量: 0
  • 收藏数: 161
  • 点击次数: 0
  • 依赖项目数: 0
  • 推荐数: 0

GitHub 信息

  • Stars: 160
  • Watchers: 3
  • Forks: 29
  • 开发语言: TypeScript

其他信息

  • 授权协议: MIT
  • 更新时间: 2025-03-03