EletroPonto - Sistema web para ponto eletrônico - LARAVEL
-
Go to the folder application using cd command on your cmd or terminal
composer install
php artisan key:generate
php artisan migrate
php artisan db:seed
php artisan serve
-
Default USERS
Colaborador login: [email protected] pass: teste
Administrador login: [email protected] pass: teste
Refactor:
- CSS;
- User Interface;
- Code?!;
- New features?