Hey, This week my traditional newsletter comes from non-traditional place, having a short family vacation in Egypt but still find time to curate new Laravel articles for you. I hope you enjoy it!
New from LaravelDaily Team
Short Laravel Tips from our Twitter
From Laravel Community
Simple and Complete Module-based Laravel API
hackernoon.com
I’m a big fan of writing module-based software, but I’m not so fond of relying on third-party packages for trivial things as they could always prevent you from upgrading. For the two years I have been writing module-based software with Laravel and I’m very happy with the result.
★ Configuring PhpStorms code generation
murze.be
I've been using PhpStorm for quite some time now, but never took the effort to fix a few minor annoyances I had with it. Sure, you can manually remove that block (this is what I have been doing too), but even better is to configure PhpStorm so that block won't get generated at all.
Gamifying Your Laravel App
devdojo.com
Gamifying your application is the process of adding game elements, such as user points and user achievements, inside your application. This will encourage your users to contribute and interact more in order to earn points and badges.
Laravel Development using PhpStorm
confluence.jetbrains.com
Laravel is a free, open source PHP web application framework. It is built on top of several Symfony components, and provides a development framework that makes common tasks such as authentication, routing, sessions and caching much easier to implement.
Laravel Localization made simple
medium.com
Localization in Laravel in it’s simplest term means changing the application’s default language to the language preferred by the user. In this article, we’ll walk through the process of implementing Localization in a very simple way.
Learn Git Branching
learngitbranching.js.org
The most visual and interactive way to learn Git on the web; you'll be challenged with exciting levels, given step-by-step demonstrations of powerful features, and maybe even have a bit of fun along the way.
That's it for this week, see you next Thursday! Povilas Korop LaravelDaily Team
|