Tag: Repository
Start a new Github repo from an existing project
Danyal November 22, 2021
Suppose you have a project and wish to start tracking it with Github, Bitbucket or…
Posted in Git Tagged aws, Bitbucket, codecommit, GitHub, Repository
What is the difference between a model and a repository
Danyal July 5, 2019
Repository actually allows you to separate your business logic from database layer (Model). Repository/Entity are…
Posted in Databases, Eloquent, Laravel, PHP, Symfony, Tips, Uncategorized Tagged Eloquent, Entity, laravel, Laravel 5.6, Models, Repository, Symfony, Symfony 4