GitHunt
NS

nsmajm/Laravel-Design-Pattern-Command

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

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

Languages

PHP81.8%HTML17.8%Vue0.5%

Contributors

Created June 15, 2019
Updated July 1, 2019