Latest Laravel/PHP Articles

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


Telegram channel is another popular platform to connect with audiences which posts are controlled by channel owners. The Channel owner is the one responsible fo...

ishaburov.medium.com

Laravel CRUD rest api
If you want to create controllers and get json response (like Pagination, Object list without pagination, Store, Update, Destroy and Show methods). You...

sayedakramsakib.medium.com

How to use the PHP Ternary Operator
Sign in Just now· 1 min read The ternary operator is a shorthand for the if else statement. The ternary operator is a conditional operator that reduces the leng...
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.
In Amazon repository, there is no supervisor. So we should use eporepository to install that. If you get this sentence Redirecting to /bin/systemctl start super...

haythemmarouani.medium.com

Deploying-laravel-to-Bluehost
Sign in haythem marouani Just now Follow these steps : After upload files to public_html move all your /public files in public_html folder All files like index....
It was postponed to this year and will begin in a few days on Friday the 11th. I am very excited and looking forward to watching some international football aga...

sayedakramsakib.medium.com

PHP Recursive Functions
A recursive function is a function which calls itself to repeat, again and again until the final condition arrives. Recursion can be thought of as an a...
Digital Ocean Providing developers and businesses a reliable, easy-to-use cloud computing platform of virtual servers (Droplets), object storage ( Spaces), and more.
and we dont want to use HTML’s validation tags because they are unsafe. So i’ve decided to create my own Validator (no, not like Laravel validator). For this yo...
We're excited to announce the immediate availability of Cashier v13. Cashier's payment methods API's have been updated with support for specifying a payment met...
Sorry to say that, I am no a fan for develop locally due to unpredictable changes in my local machine (and our “beloved” monthly Windows Update). You should be...
Digital Ocean Providing developers and businesses a reliable, easy-to-use cloud computing platform of virtual servers (Droplets), object storage ( Spaces), and more.

blog.jetbrains.com

DataGrip 2012.1.3
The Cross-Platform IDE for Databases & SQL As a fix, we now offer you the ability to explicitly turn on these protocols, though you need to keep in mind that do...
I’m coming from a background in Python, and it took me a bit to understand the different ways objects can extend or inherit behavior in PHP. The extend...
In this example we will see How to Deploy Laravel on Heroku with Database, Heroku is a cloud platform as a service (PaaS) supporting several programming languag...
Check out my short series on Laravel Reports: Part https://blog.deleu.dev/laravel-report-dynamic-page-size/. A few months back I sent a slack message to my team...