Latest Laravel/PHP Articles

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


Which backend programming language should I use for my website backend development? It is the most critical decision; you have to make for your website. Both PH...
Arrow functions, introduced in PHP 7.4, provides a concise way to write functions in PHP 7.4. Short closures, also called Arrow functions, are a way of writing...
This PSR describes a specification for autoloading classes from file paths. It is fully interoperable, and can be used in addition to any other autoloading spec...
Shirts painstakingly handcrafted by under-caffeinated developers. Shirts painstakingly handcrafted by under-caffeinated developers.
When you deploy your Laravel code first time on a server you always need to do several steps to make it work like creating your .env file, generating an encrypt...
Laravel has soared in popularity in the last few years. The Laravel community even says that Laravel has made writing PHP enjoyable than a pain. Laravel 6 has s...
Descriptions about Php: The Complete Reference : Publisher’s Note: Products purchased from Third Party sellers are not guaranteed by the publisher for quality,...
We are going to create a service account that we will use in Gitlab to deploy to GAE. Go to IAM-Admin->service-account and create a service account. In the next...
Glimpse streamlines Laravel development by seamlessly deploying GitHub pull requests to preview environments with the help of Laravel Forge. Glimpse streamlines Laravel development by seamlessly deploying GitHub pull requests to preview environments with the help of Laravel Forge.
An alternative title for this might be “How I Learned to Stop Worrying About Stiff Competition and Launch Anyway”, and I’ll explain that below. Want to see the...
Humans think in categories, our code should be a reflection of that. First things first, I didn't come up with the term "domain" — I got it from the popula...
Latest PEAR Releases:
Hey everyone, hope all is well. I recently worked on setting a subscription for a mobile application which was originally using in app payments in Android and A...
CodeMentor Codementor is an online marketplace connecting developers with experts for on- demand 1:1 help via screen sharing, video, and text chat.
When creating Jobs, Listeners or Subscribers to push into the queue, you may start thinking that once dispatched you’re all on your own with what the Queue Work...
In this article we are going to setup a kind of “typo checker” on PhpStorm to look for MySQL reserved words being used as column names in your Laravel migration...

mattdoescode.com

6 Laravel Tips
I’ve put together a small list of tips that I’ve found useful while working with Laravel. You probably know about, and have used onDelete('cascade'); on foreign...
Do you want to be a software engineer but finding it difficult to crack the interview? You might have an unnerving experience while facing interviews for being...