FranciiscoCampos170 / Laravel6-SIMPLE_CRUD

Create, Read, Update and Delete Operations using Laravel v.6

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Laravel6-SIMPLE_CRUD

Create, Read, Update and Delete Operations using Laravel v.6

Setup

make a .env file and set your db run php artisan migrate

Usage

Run the backend

php artisan serve

Browse the website using http://localhost:8000

About

Create, Read, Update and Delete Operations using Laravel v.6


Languages

Language:PHP 87.9%Language:HTML 11.6%Language:JavaScript 0.5%Language:CSS 0.0%