Open minhquy87tb opened 10 years ago
I see a problem about structure of laravel 4 and design pattern using it. I was watching of Phill Sparks -( Phill Sparks - Software Design Patterns in Laravel 4) but i don't understand way to using for system. You can advandce support about this. Thank you so much !
You can show me how to use config, commands, migration, seed, view, route , controller, template in work build a workbench package ! Example I want to create a table is users in package and how to I build function user manager (crud) user, group , avatar, level, messages etc . You can talk about FluentInterface (chaining method), Model, Schema, Eloquent method was using laravel 4 and example