rdp77/veyaz
最新稳定版本:v1.9.9
Composer 安装命令:
composer create-project rdp77/veyaz
包简介
The Laravel Framework.
关键字:
README 文档
README
Requirement
- Composer.
- Node JS (Optional).
- Code editor for doing coding activities Visual Studio Code or Sublime or Atom.
- Php and Web server for running laravel in web browser, can use XAMPP or Laragon.
- Database Management System.
Because it uses Laravel migrations feature it can use any type of DBMS as long as it's a Relational Database.
Getting Started
- Clone repository with the command
git clone https://github.com/rdp77/veyaz.git - Installing package form Composer with command
composer install - Installing package module node js with command
npm install(Optional) =>pnpm installyarn install - Run command
php artisan veyaz:setupto setup the project - Running web application using commands
php artisan serveor running manually with web server.
Login using username admin and password admin
Command Reference
php artisan command:name
| Name | Description |
|---|---|
veyaz:setup |
Setup Veyaz |
Third-party Library
This template uses several libraries as helpers to improve the template, and can be seen here
Code of Conduct
In order to ensure that the Laravel community is welcoming to all, please review and abide by the Code of Conduct or veyaz Code of Conduct.
Security Vulnerabilities
If you discover a security vulnerability within Laravel, please send an e-mail to Taylor Otwell via taylor@laravel.com. All security vulnerabilities will be promptly addressed.
License
The Laravel framework is open-sourced software licensed under the MIT license.
统计信息
- 总下载量: 3
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 8
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2024-02-12
