Skip to content

Basic Installation of laravel and this have some command to generate trait,interface and Repository

Notifications You must be signed in to change notification settings

nsmajm/Laravel-Design-Pattern-Command

Repository files navigation

Laravel

Laravel is a web application framework with expressive, elegant syntax. We believe development must be an enjoyable and creative experience to be truly fulfilling. Laravel takes the pain out of development by easing common tasks used in many web projects, such as:

Command List

1.Trait generator : php artisan make:trait TraitName 2.Interface generator : php artisan make:interface InterfaceName 3.Repository generator : php artisan make:repository RepositoryName

About

Basic Installation of laravel and this have some command to generate trait,interface and Repository

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published