syrian-open-source / laravel-livv
This is my package laravel-livv
Installs: 56
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 2
Open Issues: 2
Language:Vue
Requires
- php: ^8.1
- illuminate/contracts: ^10.0
- spatie/laravel-package-tools: ^1.9.2
Requires (Dev)
- friendsofphp/php-cs-fixer: ^3.8
- nunomaduro/collision: ^6.0
- nunomaduro/larastan: ^2.0.1
- orchestra/testbench: ^8.0
- pestphp/pest: ^1.21
- pestphp/pest-plugin-laravel: ^1.1
- phpstan/extension-installer: ^1.1
- phpstan/phpstan-deprecation-rules: ^1.0
- phpstan/phpstan-phpunit: ^1.0
- phpunit/phpunit: ^9.5
- spatie/laravel-ray: ^1.26
README
A package to help you get started with a new Laravel project using Inertia
, Vue
, Vuetify
& Vite
.
Installation
You can install the package via composer:
composer require syrian-open-source/laravel-livv --dev
Usage
Just run these two commands, and you're good to go
php artisan livv:install
npm i && npm run dev
Disclaimer
This package is designed to be used on a fresh Laravel project.
Todo
- Localize all files
- Use json files instead of split translations
- Add an example CRUD
- Add UserSeeder with a default admin account
- Add option to enable/disable locales
- Update web.php with groups
- Include laravel ide helper support
- Refactor/Simplify SideBar component
- Add Roles/Permissions support
- Update Welcome page content
Changelog
Please see CHANGELOG for more information on what has changed recently.
Contributing
Please see CONTRIBUTING for details.
Security Vulnerabilities
Please review our security policy on how to report security vulnerabilities.
Credits
About Syrian Open Source
The Syrian Open Source platform is the first platform on GitHub dedicated to bringing Syrian developers from different cultures and experiences together, to work on projects in different languages, tasks, and versions, and works to attract Syrian developers to contribute more under one platform to open source software, work on it, and issue it with high quality and advanced engineering features, which It stimulates the dissemination of the open-source concept in the Syrian software community, and also contributes to raising the efficiency of developers by working on distributed systems and teams.
License
The MIT License (MIT). Please see License File for more information.