Latest Laravel/PHP Articles

Latest Laravel/PHP Articles curated daily from around the web.


www.amitmerchant.com

The mixed type of PHP 8
This is fine as long as you want to give some context as to what would be the type of that property but it essentially does not really do type check by the PHP...

programmingdive.com

Method Chaining in PHP
Method Chaining is nothing but the concatenation of multiple methods to increase readability of code and avoid putting all the code in the single function. ...
Passionate full-stack developer with an eye for usability and carefully crafted interfaces. Laravel provides different approaches to validate your application’s...
CodeMentor Codementor is an online marketplace connecting developers with experts for on- demand 1:1 help via screen sharing, video, and text chat.

levelup.gitconnected.com

PHP 7.x — P5: Truthy Bools
We looked at boolean values in the previous article. PHP has truthy booleans, which are values that are not true or false, but when evaluated inside an expressi...
Web development is proving to be diverse as well as the ever-changing field. New technologies and tools come up regularly, because of which app programmers as w...
While looking for inspiration to write this post, I ran into a help request on a popular PHP community forum. PHP Fatal error: Allowed memory size of 134217728...
This is a part of the article: Building an Android app — From scratch to pro! It is a set of rules that developers follow when they create their API. One of the...
Fathom Analytics | Fast, simple and privacy-focused website analytics. Fathom Analytics | Fast, simple and privacy-focused website analytics.
PHP 5.5 came up with an interesting function to the PHP ecosystem and that was Generators. So while using generators in PHP, we’ll see what are generators and w...
Forge now supports using a custom S3 compatible provider for your database backups. When using a custom provider, such as MinIO, you must provide the endpoint a...
Read “On Leaving My Day Job” for that story) My income for that year was ~$90k: Developer salaries vary like crazy, but $90k was pretty solid for me. Combined w...
Yesterday, my client asked me how to change his user password to login into the Admin Dashboard. Since that is not my current scope of work and not my responsib...
Digital Ocean Providing developers and businesses a reliable, easy-to-use cloud computing platform of virtual servers (Droplets), object storage ( Spaces), and more.
In this tutorial, you will see, how to import excel or csv file into database table and export or download in different format using maatwebsite package with th...
Beginning today, Forge will automatically add its deployment key to Bitbucket repositories. Previously, due to lack of support in Bitbucket's v2 API, we've aske...
A blog on PHP, JavaScript and more Amit Merchant · June 18, 2020 · ⋆ Laravel Sometimes, it’s useful to know if somethig has been changed in the model since it’s...
Note: “fcmapp” is ready to setup .Now create a project on firebase from Firebase Console Add Project.Your web app’s Firebase configurationNote: now project “fcm...