ayctor/laravel-starter
Composer 安装命令:
composer require ayctor/laravel-starter
包简介
This package help you to easily setup your project.
README 文档
README
This package help you to easily setup your project.
Take a look at contributing.md to see the todo list.
Installation
Via Composer
$ composer require --dev ayctor/laravel-starter
Usage
You can install the starter presets with interactive questions.
$ php artisan starter:install
Or you can install the starter presets with direct options. Check the --help option for the list of available presets.
$ php artisan starter:install --auth=fortify --ui=vue,inertia
Finally, you can just install the basic starter presets without options and interactive questions.
$ php artisan starter:install --no-interaction
Presets
Basic
The basic presets contains the following packages:
- barryvdh/laravel-debugbar
- nunomaduro/larastan
- laravel/telescope
- squizlabs/php_codesniffer
- tailwindlabs/tailwindcss
And some other stuff like Bitbucket Pipelines config, Gitlab Pipelines config, SVG blade component, eslint, GTM config, etc.
Admin
Nova
Make sure you have your auth.json file setup with your authentication data.
Check the documentation to customize the default setup: https://nova.laravel.com/docs/3.0/resources/
Auth
Fortify
Check the documentation to customize the default setup: https://github.com/laravel/fortify/blob/1.x/README.md
Sanctum
Check the documentation to customize the default setup: https://laravel.com/docs/8.x/sanctum#issuing-api-tokens
Tracking
Bugsnag
Create your project in Bugsnag and add the given API key into your .env file.
Sentry
Create your project in Sentry and add the given DSN key into your .env file.
Backup
Spatie Backup
Check the documentation to customize the default setup: https://spatie.be/docs/laravel-backup/v6/installation-and-setup
API
GraphQL
Check the documentation to customize the default setup: https://lighthouse-php.com/master/the-basics/schema.html
UI
Vue
This preset bring with vue, webpack loader and eslint plugin. You can easily add your components in the resources/js/bootstrap.js file.
Packages
Spatie Media Library
Check the documentation to install required optimization tools: https://spatie.be/docs/laravel-medialibrary/v8/installation-setup#optimization-tools
Check the documentation to customize the default setup: https://spatie.be/docs/laravel-medialibrary/v8/basic-usage/preparing-your-model
Spatie Permission
Check the documentation to customize the default setup: https://spatie.be/docs/laravel-permission/v3/basic-usage/basic-usage
Change log
Please see the changelog for more information on what has changed recently.
Testing
$ composer test
Contributing
Please see contributing.md for details and a todolist.
Security
If you discover any security related issues, please email us instead of using the issue tracker.
Credits
License
Please see the license file for more information.
ayctor/laravel-starter 适用场景与选型建议
ayctor/laravel-starter 是一款 基于 PHP 开发的 Composer 扩展包,目前已累计 338 次下载、GitHub Stars 达 1, 最近一次更新时间为 2020 年 10 月 08 日, 在 PHP 生态内属于活跃度较高的组件。
它主要适用于以下技术方向: 「sass」 「nova」 「laravel」 「presets」 「vue」 「tailwind」 等业务场景。在实际项目中,围绕这些方向常见需要落地的问题包括:接口对接、性能调优、并发安全、与既有框架(Laravel / ThinkPHP / Yii / Webman 等)的兼容适配,以及生产环境的日志埋点与稳定性保障。
我们在过去多个企业项目中使用过 ayctor/laravel-starter 或与其功能相近的方案,如果你在选型或落地过程中遇到问题,例如 版本兼容、二次改造、私有化封装、与内部系统对接、生产 BUG 排查,欢迎联系我们协助评估。
基于 ayctor/laravel-starter 在你已有业务上做功能扩展、字段裁剪、UI 适配、与内部账号 / 权限 / 日志系统的深度对接。
线上偶发问题、内存泄漏、慢查询、并发异常等排查修复;针对高流量场景做缓存、队列、索引层面的调优。
承接完整的项目从需求 → 设计 → 开发 → 上线 → 长期运维;也可按月提供技术保姆服务。
与 ayctor/laravel-starter 相关的其它包
同方向 / 同关键字的高下载量 PHP Composer 包推荐,方便对比选型:
A Laravel Nova card that shows you your system information.
A Laravel Nova card.
A Laravel Nova package for publishable fields
A Laravel Nova package for translatable fields
A Laravel Nova Image field. you can paste or drag or chose an image
bootstrap-sass is a Sass-powered version of Bootstrap 3, ready to drop right into your Sass powered applications.
统计信息
- 总下载量: 338
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 1
- 点击次数: 11
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2020-10-08