├── README.md ├── avoid-trying-to-get-property-of-non-object-error.md ├── do-you-need-a-dependency-injection-container.md ├── figures ├── introduction-to-query-builder-and-eloquent-1.png ├── using-eloquent-1.png ├── using-eloquent-2.png ├── using-eloquent-3.png ├── using-eloquent-4.png ├── using-eloquent-5.png ├── using-eloquent-6.png ├── using-eloquent-7.png ├── using-query-builder-1.png ├── using-query-builder-10.png ├── using-query-builder-11.png ├── using-query-builder-12.png ├── using-query-builder-13.png ├── using-query-builder-2.png ├── using-query-builder-3.png ├── using-query-builder-4.png ├── using-query-builder-5.png ├── using-query-builder-6.png ├── using-query-builder-7.png ├── using-query-builder-8.png └── using-query-builder-9.png ├── five-ways-to-get-routing-parameters.md ├── from-apprentice-to-artisan.md ├── introduction-to-inversion-of-control.md ├── introduction-to-query-builder-and-eloquent.md ├── laravel-container-in-depth.md ├── the-concept-of-laravel-service-provider.md ├── the-real-meaning-of-mass-assignment.md ├── using-eloquent.md ├── using-query-builder.md ├── valet-phpstorm-xdebug-phpunit-qcachegrind(mac).md └── what-is-dependency-injection.md /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/seekerliu/laravel-tips/HEAD/README.md -------------------------------------------------------------------------------- /avoid-trying-to-get-property-of-non-object-error.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/seekerliu/laravel-tips/HEAD/avoid-trying-to-get-property-of-non-object-error.md -------------------------------------------------------------------------------- /do-you-need-a-dependency-injection-container.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/seekerliu/laravel-tips/HEAD/do-you-need-a-dependency-injection-container.md -------------------------------------------------------------------------------- /figures/introduction-to-query-builder-and-eloquent-1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/seekerliu/laravel-tips/HEAD/figures/introduction-to-query-builder-and-eloquent-1.png -------------------------------------------------------------------------------- /figures/using-eloquent-1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/seekerliu/laravel-tips/HEAD/figures/using-eloquent-1.png -------------------------------------------------------------------------------- /figures/using-eloquent-2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/seekerliu/laravel-tips/HEAD/figures/using-eloquent-2.png -------------------------------------------------------------------------------- /figures/using-eloquent-3.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/seekerliu/laravel-tips/HEAD/figures/using-eloquent-3.png -------------------------------------------------------------------------------- /figures/using-eloquent-4.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/seekerliu/laravel-tips/HEAD/figures/using-eloquent-4.png -------------------------------------------------------------------------------- /figures/using-eloquent-5.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/seekerliu/laravel-tips/HEAD/figures/using-eloquent-5.png -------------------------------------------------------------------------------- /figures/using-eloquent-6.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/seekerliu/laravel-tips/HEAD/figures/using-eloquent-6.png -------------------------------------------------------------------------------- /figures/using-eloquent-7.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/seekerliu/laravel-tips/HEAD/figures/using-eloquent-7.png -------------------------------------------------------------------------------- /figures/using-query-builder-1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/seekerliu/laravel-tips/HEAD/figures/using-query-builder-1.png -------------------------------------------------------------------------------- /figures/using-query-builder-10.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/seekerliu/laravel-tips/HEAD/figures/using-query-builder-10.png -------------------------------------------------------------------------------- /figures/using-query-builder-11.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/seekerliu/laravel-tips/HEAD/figures/using-query-builder-11.png -------------------------------------------------------------------------------- /figures/using-query-builder-12.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/seekerliu/laravel-tips/HEAD/figures/using-query-builder-12.png -------------------------------------------------------------------------------- /figures/using-query-builder-13.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/seekerliu/laravel-tips/HEAD/figures/using-query-builder-13.png -------------------------------------------------------------------------------- /figures/using-query-builder-2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/seekerliu/laravel-tips/HEAD/figures/using-query-builder-2.png -------------------------------------------------------------------------------- /figures/using-query-builder-3.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/seekerliu/laravel-tips/HEAD/figures/using-query-builder-3.png -------------------------------------------------------------------------------- /figures/using-query-builder-4.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/seekerliu/laravel-tips/HEAD/figures/using-query-builder-4.png -------------------------------------------------------------------------------- /figures/using-query-builder-5.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/seekerliu/laravel-tips/HEAD/figures/using-query-builder-5.png -------------------------------------------------------------------------------- /figures/using-query-builder-6.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/seekerliu/laravel-tips/HEAD/figures/using-query-builder-6.png -------------------------------------------------------------------------------- /figures/using-query-builder-7.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/seekerliu/laravel-tips/HEAD/figures/using-query-builder-7.png -------------------------------------------------------------------------------- /figures/using-query-builder-8.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/seekerliu/laravel-tips/HEAD/figures/using-query-builder-8.png -------------------------------------------------------------------------------- /figures/using-query-builder-9.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/seekerliu/laravel-tips/HEAD/figures/using-query-builder-9.png -------------------------------------------------------------------------------- /five-ways-to-get-routing-parameters.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/seekerliu/laravel-tips/HEAD/five-ways-to-get-routing-parameters.md -------------------------------------------------------------------------------- /from-apprentice-to-artisan.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/seekerliu/laravel-tips/HEAD/from-apprentice-to-artisan.md -------------------------------------------------------------------------------- /introduction-to-inversion-of-control.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/seekerliu/laravel-tips/HEAD/introduction-to-inversion-of-control.md -------------------------------------------------------------------------------- /introduction-to-query-builder-and-eloquent.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/seekerliu/laravel-tips/HEAD/introduction-to-query-builder-and-eloquent.md -------------------------------------------------------------------------------- /laravel-container-in-depth.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/seekerliu/laravel-tips/HEAD/laravel-container-in-depth.md -------------------------------------------------------------------------------- /the-concept-of-laravel-service-provider.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/seekerliu/laravel-tips/HEAD/the-concept-of-laravel-service-provider.md -------------------------------------------------------------------------------- /the-real-meaning-of-mass-assignment.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/seekerliu/laravel-tips/HEAD/the-real-meaning-of-mass-assignment.md -------------------------------------------------------------------------------- /using-eloquent.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/seekerliu/laravel-tips/HEAD/using-eloquent.md -------------------------------------------------------------------------------- /using-query-builder.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/seekerliu/laravel-tips/HEAD/using-query-builder.md -------------------------------------------------------------------------------- /valet-phpstorm-xdebug-phpunit-qcachegrind(mac).md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/seekerliu/laravel-tips/HEAD/valet-phpstorm-xdebug-phpunit-qcachegrind(mac).md -------------------------------------------------------------------------------- /what-is-dependency-injection.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/seekerliu/laravel-tips/HEAD/what-is-dependency-injection.md --------------------------------------------------------------------------------