Quantcast
Channel: CRUD
Viewing all articles
Browse latest Browse all 186

Simple Laravel 5.6 CRUD System

$
0
0

Hello guys. I made this program while practicing how to work with php laravel.
For this project to work in your machine, you need

  1. php =>7.0
  2. Mysqli

It is just a simple project

How it works

  • Edit or make your .env file
  • Make run migrations
  • Run the servr
  • Enter your generated url and add

    ...

Viewing all articles
Browse latest Browse all 186

Trending Articles