Content-Length: 328585 | pFad | http://github.com/samuel-oldra/CadastroDeTarefas

10 GitHub - samuel-oldra/CadastroDeTarefas: šŸ”µ PHP e Laravel 7
Skip to content

samuel-oldra/CadastroDeTarefas

Repository files navigation

Cadastro de Tarefas

Tecnologias e prĆ”ticas utilizadas ā€¢ Funcionalidades ā€¢ Comandos

Total Downloads Latest Stable Version License

Tecnologias e prƔticas utilizadas

  • PHP 7.2
  • Laravel 7.x
  • SQLite
  • Arquitetura MVC

Funcionalidades

  • GestĆ£o de Tarefas

alt text

Comandos

CriaĆ§Ć£o do projeto

composer create-project laravel/laravel meu-site

InstalaĆ§Ć£o e atualizaĆ§Ć£o das dependĆŖncias

composer install
composer update

GeraĆ§Ć£o de uma nova chave da aplicaĆ§Ć£o

php artisan key:generate

Make Model, Controller e Migration

php artisan make:model Tarefa -m

php artisan make:controller TarefaController --resource

php artisan make:migration add_pontos_to_tarefas_table --table=tarefas
php artisan make:migration add_data_entrega_to_tarefas_table --table=tarefas
php artisan make:migration add_tempo_to_tarefas_table --table=tarefas

Migrations

php artisan migrate                  // cria as tabelas
php artisan migrate:refresh          // recria as tabelas alteradas
php artisan migrate:fresh            // recria todas as tabelas








ApplySandwichStrip

pFad - (p)hone/(F)rame/(a)nonymizer/(d)eclutterfier!      Saves Data!


--- a PPN by Garber Painting Akron. With Image Size Reduction included!

Fetched URL: http://github.com/samuel-oldra/CadastroDeTarefas

Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy