Simple Laravel 5.6 CRUD System

Hello guys. I made this program while practicing how to work with php laravel. For this project to work in your machine, you need php =>7.0 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 posts to it, example 127.0.0.1/posts To create edit or delete a post, you need an account, create an account if need