Latest Laravel/PHP Articles

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


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...
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...
Digital Ocean Providing developers and businesses a reliable, easy-to-use cloud computing platform of virtual servers (Droplets), object storage ( Spaces), and more.
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...
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...
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.
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...
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...
CodeMentor Codementor is an online marketplace connecting developers with experts for on- demand 1:1 help via screen sharing, video, and text chat.

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...
Laravel Sign in With Apple is a socialite package for integrating Sign in with Apple. The post Sign In With Apple for Laravel Socialite appeared first on Larave...
PHP is something that we don’t really hear about in mainstream media. Angular, React, Node.js and Python are all the rage nowadays. Even computer science degree...