rdp77/veyaz

v1.9.9 2022-11-11 08:16 UTC

This package is auto-updated.

Last update: 2024-04-12 05:52:58 UTC


README

veyaz.png

Laravel Version GitHub repo size GitHub release (latest by date) 68747470733a2f2f6170702e636f646163792e636f6d2f70726f6a6563742f62616467652f47726164652f6439393861616163363962363436646439633562303663396233383664623034 License License

Requirement

Because it uses Laravel migrations feature it can use any type of DBMS as long as it's a Relational Database.

Getting Started

  1. Clone repository with the command git clone https://github.com/rdp77/veyaz.git
  2. Installing package form Composer with command composer install
  3. Installing package module node js with command npm install (Optional) => pnpm install yarn install
  4. Run command php artisan veyaz:setup to setup the project
  5. Running web application using commands php artisan serve or 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.