-
Estimated reading time: 1 Minute
How to register an user in a custom controller with FOSUserBundle in Symfony
Learn how to register an user with fosuserbundle in any controller (manually without default forms) in symfony.
Stay updated with our most recent tutorials, fixes, and developer resources.
Real-time updates that matter
Estimated reading time: 1 Minute
Learn how to register an user with fosuserbundle in any controller (manually without default forms) in symfony.
Estimated reading time: 6 Minutes
Learn how to implement a user system with FOSUserBundle (Doctrine and MySql) in symfony 2 easily.
Estimated reading time: 6 Minutes
Learn how to implement fulltext search with match_against statement with mysql, doctrine and symfony 2 or 3.
Estimated reading time: 3 Minutes
You can upgrade a symfony 2 project to symfony 3 ! But you would need read some advices and important points that you need to know before upgrade.
Estimated reading time: 2 Minutes
Learn how to face this little issue when you upgrade a symfony 2 project to symfony 3.
Estimated reading time: 1 Minute
Learn how to unignore a folder in a project with subversion in windows.
Estimated reading time: 1 Minute
Learn how to solve the "git is not installed" on your command prompts in windows easily.
Estimated reading time: 4 Minutes
Learn how to create an hybrid app that will work in Linux, Windows and MacOS with web development knowledge and NodeJS in windows.
Estimated reading time: 1 Minute
See our review from 5 of the best tooltip plugins for javascript and jquery.
Estimated reading time: 1 Minute
Learn how to enable the native theme for android 5 or greater in a hybrid cordova application.
Estimated reading time: 4 Minutes
See our review from 5 of the best color picker plugins of javascript and jQuery
Estimated reading time: 1 Minute
Learn how to convert a local android image to base64 with javascript in cordova, phonegap or ionic
Estimated reading time: 1 Minute
Learn how to customize the console.log function of the console in javascript, change the style of your messages and make your library more cool.
Estimated reading time: 1 Minute
Learn how to retrieve the difference in years (and other formats) between 2 dates with php.