EmadMohDev / cruds

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Make clone to project

git clone https://EmadMohDev/cruds.git

Go inside the project

cd cruds

Create key

php artisan key:generate

Install composer

composer install 

Generat data

php artisan migrate --seed

Run project

php artisan serve

Project description:

1-This is demo to make Ccategories and Products CRUD on the backend

2-there is a filtration on each CRUD listing page to filter with any column

3-there is Unit Testing for Categories Crud and the same thing for Products Crud

4-You can login with : email: admin@admin.com / password : 123456

OR you can import crud.sql

✔Technologies : PHP8 & Laravel9 & Unit Testing

About


Languages

Language:JavaScript 68.6%Language:PHP 12.3%Language:CSS 11.2%Language:Blade 6.7%Language:HTML 1.0%Language:SCSS 0.2%Language:Shell 0.1%Language:Hack 0.0%