Accessing package controllers in Laravel 4

前端 未结 3 2025
滥情空心
滥情空心 2020-12-15 10:48

I have created a package following the \"Creating a Package\" instructions in the Laravel 4 documentation. After creating the package I have created a \"controllers\" folder

3条回答
  •  失恋的感觉
    2020-12-15 11:06

    have a look into this git article might be of help https://github.com/jaiwalker/setup-laravel4-package

提交回复
热议问题