Hi! I'am using simple timestamp fields 'created_at' and 'updated_at' in my model. When i create a ne...
Hi, colleague! I think that common multilangual mechanism is a good idea. We have common class, whic...
Some links for you https://github.com/Anahkiasen/polyglot https://github.com/dimsav/laravel-transla...
Problem solved Route::any('{all?}', 'HomeController@index') ->where('all', '.+');
I found a decision, it was simple: in registerInstallCommand() add $this->commands('command.etern...
Problem solved. It's my oversight )
I found http://kodeinfo.com/post/laravel-4-5-package-development and http://stackoverflow.com/questi...
The Laravel portal for problem solving, knowledge sharing and community building.