Project in Laravel and vue js. Laravel 8x + vue js Dashboard.Task management
- git clone SSH
git clone [email protected]:HoanTV197/Task-Manager-System-.git
- Copy
.env.example file to .env
- Edit database credentials in .env file
DB_DATABASE=TaskManager
- Run
composer install
- Run
npm install
- Run
php artisan key:generate
- Run
php artisan migrate
- Run
npm run dev
- Run
php artisan ser
http://localhost:8000/
Key Feature of Project.
- Project Management and Task Management System
- Responsive Template use in Vue js
- Front End Vue js
- Custom Authentication System (without jetstream)
- Email Send for Conformation Email
- verify email, reset password email (custom codding)
- Use email Google and Laravel feature
- Register,Login and forgot password without jetstream (custom codding)
Note
: Please make sure Turn ON Less secure app access
in your Google account without Email Not Send !.
- Please Following:-
Manage your Google Account => Security => Less secure app access =>Trun ON