Skip to content

Instantly share code, notes, and snippets.

View jeffbarreto's full-sized avatar

Jefferson Barreto jeffbarreto

View GitHub Profile

Keybase proof

I hereby claim:

  • I am jeffbarreto on github.
  • I am jeffbarreto (https://keybase.io/jeffbarreto) on keybase.
  • I have a public key ASDABuXYUFIsWofczupBrvhojzu8M7xDRjOWVrHgG__ALgo

To claim this, I am signing this object:

@jeffbarreto
jeffbarreto / 01- listar.blade.php
Last active April 22, 2019 20:26
14 passos CRUD laravel UNIFACS (FEIRA DE SANTANA)
<!DOCTYPE html>
<html>
<head>
<!-- Latest compiled and minified CSS -->
<link rel="stylesheet" href="https://stackpath.bootstrapcdn.com/bootstrap/3.4.1/css/bootstrap.min.css" integrity="sha384-HSMxcRTRxnN+Bdg0JdbxYKrThecOKuH5zCYotlSAcp1+c8xmyTe9GYg1l9a69psu" crossorigin="anonymous">
<!-- Optional theme -->
<link rel="stylesheet" href="https://stackpath.bootstrapcdn.com/bootstrap/3.4.1/css/bootstrap-theme.min.css" integrity="sha384-6pzBo3FDv/PJ8r2KRkGHifhEocL+1X2rVCTTkUfGk7/0pbek5mMa1upzvWbrUbOZ" crossorigin="anonymous">
<meta charset="utf-8" />
<meta http-equiv="X-UA-Compatible" content="IE=edge">