You can install using the following way:
git@github.com:saber13812002/trello-clone-laravel-7-taskulu-open-source.git
composer install
inside the directory composer installcp .env.example .env
php artisan migrate
app.php
in config folder locale to en
or fa
and also fallback_locale
admin.php
config file in config folder default language to en
php artisan serve
php artisan admin:create-user
log file
section in this pageRegister user
Login user
Create Board
Change Language ( and you can add your language file)
Admin panel ( laravel-admin.org )
Voyager admin panel ( second level admin panel )
Statistics in admin panel as charts
Create cards
Add tags and comments and description and checklist to the cards
Support Jalali calendar and gerigorian calendar and Hijri Calendar
New features here: branches
Add menu into admin panel :
- departments
- logs
- users
- boards
- board-cards
Installation
Admin login
Admin need to define departments
Then need to register new user as department admin. Note: new users cant create board.
This is dashboard page. all new users cant see the button to create new board. just dep admin can.
-First you to need approve any user
-Second need to set this user as department admin
Next admin need to grant access to dep.admin ( login to admin panel for example http://localhost:8000/admin/users/1 open this first user and change status to 1)
Next is (dep.admin) create his boards
This is dashboard for admin when he can create new board
Another new user need to register as board1dep1manager@gmail.com for example
You should enable this new user by admin panel before he want to login.
All unapprover users cant login
Dep admin can set all approved user as board manager
System admin can set any approved user as board admin
After create boards, dep admin can set manager later from board setting
Board manager see his boards Green color
If this user set as admin for two or more departments he can see his dep name in separate section
Board managers can create list for card
Board managers can create card in every list.
Board manager can assign card manager to every card
Create a new user like dep1b1card1man@gmail.com and approve it from admin panel then set as card manager
Card manager can assign memeber for any task via (check list tab) in card
System admin can change card's managers via admin panel : http://localhost:8000/admin/board-cards
Just need to run install.bat
$ composer require laravel-admin-ext/log-viewer -vvv
$ php artisan admin:import log-viewer
Open http://localhost/admin/logs.
Laravel is a web application framework with expressive, elegant syntax. We believe development must be an enjoyable and creative experience to be truly fulfilling. Laravel takes the pain out of development by easing common tasks used in many web projects, such as:
Laravel is accessible, powerful, and provides tools required for large, robust applications.
Laravel has the most extensive and thorough documentation and video tutorial library of all modern web application frameworks, making it a breeze to get started with the framework.
If you don't feel like reading, Laracasts can help. Laracasts contains over 1500 video tutorials on a range of topics including Laravel, modern PHP, unit testing, and JavaScript. Boost your skills by digging into our comprehensive video library.
Thank you for considering contributing to the Laravel framework! The contribution guide can be found in the Laravel documentation.
In order to ensure that the Laravel community is welcoming to all, please review and abide by the Code of Conduct.
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.
The Laravel framework is open-sourced software licensed under the MIT license.
Fearless refactoring, it does a lot of smart checks to find certain errors.
A new experience in Laravel LMS followed by gamification, onboarding, marketing and course management
Spatial Map Fields for Laravel Nova
RTL layout for Laravel Nova.
Start Point For Creating Apps with Laravel (it will update to latest Laravel version)
A Hacker News clone with Laravel & Bootstrap in Persian
API for persian calendar (jalali) holidays
Simple authentication (login, register, forget password) in Laravel 5.8