We came up with an idea to post tips to improve the PHP Community. The tips may be samll or big it must help the Community to easily get solution and make them work fast.
Please feel free to send us a pull request with your PHP tip to be published here. Any improvements or suggestions are most welcome!
##List of Tips
- 09 - How to move private repositories from Github to Bitbucket 5.1
- 08 - Integration of payment gateway in Laravel 5.1
- 07 - How to “artificially” add values to Request array
- 06 - Configure Phpmyadmin with AWS RDS
- 05 - [Faster string replace for regular expression] (https://github.com/MallowTech/PHP-Tips/blob/master/php-tips/Faster%20string%20replace%20for%20regular%20expression.md)
- 04 - [Laravel Send Mail Using Gmail] (https://github.com/MallowTech/PHP-Tips/blob/master/php-tips/Laravel%20Send%20Mail%20Using%20Gmail.md)
- 03 - [Cache Database Queries] (https://github.com/MallowTech/PHP-Tips/blob/master/php-tips/Cache%20Database%20Queries.md)
- 02 - Carbon Constants
- 01 - Using @unless instead of @if statement in Laravel