Skip to content

adel-ezz/serviceRepositoryDesignPattern

Repository files navigation

Laravel Logo

Small Example for using service-repository design pattern

Steps And Information

#Information

PHP v 8.1

Mysql

Laravel 10.0

Laravel Passport

smook unitTesting (testing for requests)

MVC design pattern & service-repository desing pattern

#Steps

After Clone Project from github

-consider you installed already php 8 + mysql + composer

1- run this command inside project folder

composer install

2- go to .env file and make your db config then .

php artisan migrate

php artisan db:seed

finally

php artisan serve

open Postman collection to can see document and api https://documenter.getpostman.com/view/2369608/2s93Y2QgUG

You can check Testing that made By this command

./vendor/bin/phpunit or php artisan test

Best Regards

Adel Abou Elezz

Software Engineer &&Technical Team Leader

mobile: +966 543273345

email:[email protected]

location:Saudi Arabia

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published