A package to help you get started with a new Laravel project using Inertia
, Vue
, Vuetify
& Vite
.
You can install the package via composer:
composer require syrian-open-source/laravel-livv --dev
Just run these two commands, and you're good to go
php artisan livv:install
npm i && npm run dev
This package is designed to be used on a fresh Laravel project.
- 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
Please see CHANGELOG for more information on what has changed recently.
Please see CONTRIBUTING for details.
Please review our security policy on how to report security vulnerabilities.
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.
The MIT License (MIT). Please see License File for more information.