mohsenkarimi-mk / Laravel-CRUD-With-Multiple-Image-Upload

Laravel 8 CRUD (Create, Read, Update, Delete) with multiple image uploads.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Build Status Total Downloads Latest Stable Version License

Requirements

  • clone project
  • rename .env.example to .env
  • composer update
  • run php artisan key:generate
  • config your own database

About

Laravel 8 CRUD (Create, Read, Update, Delete) with multiple image uploads.


Languages

Language:PHP 76.8%Language:Blade 22.5%Language:Shell 0.7%