Latest Laravel/PHP Articles

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


I can quite imagine various reasons why you chose to use a shared hosting server for your Laravel + React application, cost — I guess being a key factor, you sh...
Sometimes you may come across a need to call a post method from another function in Laravel. These methods may or may not be in the same controllers/classes. Sa...
I wrote How we Completed Thousands of Missing @var Annotations in a Day. If you have at least some annotations, you can use Rector to do the dirty work.
Fathom Analytics | Fast, simple and privacy-focused website analytics. Fathom Analytics | Fast, simple and privacy-focused website analytics.
Deploying the lumen app on Bluehost is quite easy and straight forward. In this article, you learn how to quickly push your lumen app on Bluehost in just a few...

blog.laravel.com

Laravel v6.5.1 released
Certified Laravel | PHP | Magento Developer.
Or in other words, dealing with complex database relations and Laravel models. Recently I had to deal with a complex performance issue in one of our larger Lara...
The post Interview with Mike Price appeared first on Voices of the ElePHPant.
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.
When creating your application from scratch, sometimes is very daunting setting up everything but the kitchen sink.
The Laravel team released v6.5 this week with a new remember function added to the LazyCollection. Also, this release includes a few new string helpers, custom...
Good day, GBT communities. Long time no see. It’s Keunyoung Yun, the developer at GBT Protocol.

blog.criarsolutions.com

1 line of code which cost me a day
Bugs are mainly due to programming errors and sometimes we may easily figure out the root cause and fix it immediately, sometimes it takes days to figure it out...
Digital Ocean Providing developers and businesses a reliable, easy-to-use cloud computing platform of virtual servers (Droplets), object storage ( Spaces), and more.
In many API guidelines, there are 2 ways to update a resource, one is sending only the attribute(s) that needs to be updated, for example you only want to updat...
First of all, log in your Aws account. Aws log in ( link ) After Amazon console login you find the following screen, select EC2 from Compute category.
In this article, I’m not interested about the why, just how to fix it.
Debugging, for some people, is a part of the development process, but for others, it is a can of worms that should not be opened. Whatever your relationship wit...