Skip to content

godfredcs/laravel-code-samples

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

LARAVEL CODE SAMPLES

Hi,

I have in this repository a few code samples that I would like to share with you.

I have a sample abstract service App\Services\Service that is extended by other services that are used by the respective controllers. This is done to keep both controllers and services as lean as possible. I added App\Services\LocalAuthorityService and App\Http\Controllers\LocalAuthoritiesController as examples of how the service is used. I have also added an App\Support\XmlParserService code that I wrote for parsing xml.

About

Laravel code samples

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages