Latest Laravel/PHP Articles

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


On January 8th, Taylor Otwell announced the upcoming Laravel Airlock package ( https://twitter.
Laravel RESTFul APILaravel RestFul APIHere is the sample Code of REST API with laravel and SQLite.
This tutorial assumes that you already created a new project. Run this command in your root level of application.
CodeMentor Codementor is an online marketplace connecting developers with experts for on- demand 1:1 help via screen sharing, video, and text chat.
I've learnt a lot over the past year or so after spreading my wings from CodeIgniter. After toying with Ruby on Rails for a bit on a few projects and coming bac...
Lumen is a new project from Laravel creator Taylor Otwell. It’s a “micro-framework”, meaning it’s a smaller, faster, leaner version of a full web application fr...
Today I learned how to extend traits. But I also needed to rename the method subscribe so I can implement my own. This can be achieved doing:
I quickly cross checked my writings to ensure that I was typing the command which I have been using from day I first wrote a Laravel application…and it was corr...
Shirts painstakingly handcrafted by under-caffeinated developers. Shirts painstakingly handcrafted by under-caffeinated developers.
Today I came across a rather weird operator while learning Laravel, the PHP framework, called Paamayim Nekudotayim. As a regular practitioner of the C# programm...
Hello, nice to meet you, I trust you’re having fun tinkering with Laravel.
PHP is pretty quick by itself, but bottlenecks can arise when you make remote connections, load files, etc. Thankfully, there are various tools available to spe...
Statamic includes a built-in mechanism for setting up 301 and 302 HTTP redirects. If you need to setup permanent or semi-permanent redirects (from within config...
Digital Ocean Providing developers and businesses a reliable, easy-to-use cloud computing platform of virtual servers (Droplets), object storage ( Spaces), and more.
Almost every PHP developer had fetched memory overflow exception. And it is obvious on report generation. After the addition of LazyCollection on Laravel 6, gen...
If you are not a PHP Developer and do not care what composer is then you can skip this article and read some other interesting article on Medium.
I’ve been writing PHP code since 2008. Over that time I’ve built all sorts of applications for all sorts of purposes. When you write code for that long, you fin...

stitcher.io

New in PHP 8
PHP 8, the new major PHP version, is expected to be released by the end of 2020. It's in very active development right now, so things are likely to change a lot...