rdp77/veyaz is a Laravel package for the laravel framework..
It currently has 8 GitHub stars and 3 downloads on Packagist (latest version v1.9.9).
Install it with composer require rdp77/veyaz.
Discover more Laravel packages by rdp77
or browse all Laravel packages to compare alternatives.
Last updated
Because it uses Laravel migrations feature it can use any type of DBMS as long as it's a Relational Database.
git clone https://github.com/rdp77/veyaz.gitcomposer installnpm install (Optional) => pnpm install yarn installphp artisan veyaz:setup to setup the projectphp artisan serve or running manually with web server.Login using username admin and password admin
php artisan command:name
| Name | Description |
| :------------ | :---------- |
| veyaz:setup | Setup Veyaz |
This template uses several libraries as helpers to improve the template, and can be seen here
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.
If you discover a security vulnerability within Laravel, please send an e-mail to Taylor Otwell via [email protected]. All security vulnerabilities will be promptly addressed.
The Laravel framework is open-sourced software licensed under the MIT license.