Company
Home
About Us
Client Testimonials
Career
Portfolio
Contact Us
Gaming
Game Development
3D Game Development
Android Game Development
iOS Game Development
Blog
Game Design
Unity
Android
iOS
Graphics
Web
Contact Us
3DS Max
Android
Blog
Graphics
iOS
Maya
Unity
Web
Game Design
Creating Custom Packages in Laravel 4
Jump To
Introduction
Installing Laravel
Installing composer.
Open root folder.
Exploring Laravel
You will see a package name
Package Service Provider
Find your package’s service.
Register service provider
locate service provider file.
Register service provider
Inside service provider.
accessed as Class::method().
To create a facade.
Append code to function in service provider class
Now access your package.
Objective
Main objective of this blog post is to how to
create custom packages in Laravel 4.
continue reading...
Nirmal Patel
2016-12-26 18:26:36