PHP Classes

File: README.md

Recommend this page to a friend!
  Classes of saber tabatabaee   Laravel PHP Task Manager   README.md   Download  
File: README.md
Role: Documentation
Content type: text/markdown
Description: Documentation
Class: Laravel PHP Task Manager
Application to manage project tasks
Author: By
Last change:
Date: 3 years ago
Size: 6,008 bytes
 

Contents

Class file image Download

<p align="center"><img src="https://res.cloudinary.com/dtfbvvkyp/image/upload/v1566331377/laravel-logolockup-cmyk-red.svg" width="400"></p>

<p align="center"> <a href="https://travis-ci.org/laravel/framework"><img src="https://travis-ci.org/laravel/framework.svg" alt="Build Status"></a> <a href="https://packagist.org/packages/laravel/framework"><img src="https://poser.pugx.org/laravel/framework/d/total.svg" alt="Total Downloads"></a> <a href="https://packagist.org/packages/laravel/framework"><img src="https://poser.pugx.org/laravel/framework/v/stable.svg" alt="Latest Stable Version"></a> <a href="https://packagist.org/packages/laravel/framework"><img src="https://poser.pugx.org/laravel/framework/license.svg" alt="License"></a> </p>

A full-featured personal project management tool with task boards.

create new board then create new card

![](demo-trello-new-card.gif)

Installation

You can install using the following way: - Clone the project git clone git@github.com:saber13812002/trello-clone-laravel-7-taskulu-open-source.git - Run composer install inside the directory composer install - Create database and run migrations php artisan migrate - Run the server php artisan serve

create new card and set color to cards and tags

Features:

- Register 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

![](demo-card-color-and-tag.gif)

set card details and subtasks

![](demo-card-details-subtask.gif)

add comments to it and interact with other teammates

![](demo-card-comments.gif)

About Laravel

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.

Learning Laravel

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.

Laravel Sponsors

We would like to extend our thanks to the following sponsors for funding Laravel development. If you are interested in becoming a sponsor, please visit the Laravel Patreon page.

Installation

You can install using the following way: - Clone the project git clone git@github.com:zeeshanu/dingo-project-management.git - Run composer install inside the directory composer install - Create database and run migrations php artisan migrate - Run the server php artisan serve

Contributing

Thank you for considering contributing to the Laravel framework! The contribution guide can be found in the Laravel documentation.

Code of Conduct

In order to ensure that the Laravel community is welcoming to all, please review and abide by the 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.