AliGh1 / k1challange_taskProject

First challange

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Build Status Total Downloads Latest Stable Version License

About Laravel task manager

Laravel task manager is a open source project about tasks.

Description

This project provided by Ali Ghanavati.

This project created with laravel, tailwindcss, alpine.js.

Enjoy it.

Install

1 - Step 1 is download full project from github.

2 - Step 2 is Run composer install

3 - Step 3 is config your database in .env file

4 - Step 4 is run php artisan key:generate

5 - Step 5 is run php artisan migrate

6 - Step 6 is run php artisan db:seed TaskSeeder for some fake data (optional)

7 - Step 7 is run php artisan serve

Go to localhost:8000

Enjoy it.

Some Screenshot from project

Task Manager Screenshot Task Manager Screenshot2

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.

License

The Laravel framework is open-sourced software licensed under the MIT license.

About

First challange


Languages

Language:PHP 92.0%Language:Blade 7.1%Language:Shell 0.9%