Latest Laravel/PHP Articles

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


With Laravel I truly feel like an artisan. I run laravel new idea and I suddenly I have a powerful, unobtrusive, fast, and beautiful project ready to craft. Fra...
Sharp is an open source content management framework built with care for Laravel. You can find several presentation posts on Medium, starting here, and the repo...
While working on a JavaScript project, I discovered a highly useful practice called linting. Linting is performed by software called linters, which detect codin...
Shirts painstakingly handcrafted by under-caffeinated developers. Shirts painstakingly handcrafted by under-caffeinated developers.
This very day, the long life of PHP 5 as ended. Announced in 2014, PHP 5.6 became the final version from the team behind the language, as they decided to take a...
For me the tooling to do my development is mostly sticking the same for every year because I have habits just like you do. I also don’t like change. Figuring ou...
Why UTC? Because it’s Coordinated Universal Time. Universal means it’s a standard understood anywhere. This way you can reuse your code anywhere move safely you...
lionix/seo-manager package will provide you an interface from where you can manage all your pages metadata separately and get dynamically changing content. Let’...
Digital Ocean Providing developers and businesses a reliable, easy-to-use cloud computing platform of virtual servers (Droplets), object storage ( Spaces), and more.
Pada tutorial kali ini, saya akan mendemonstrasikan bagaimana memanfaatkan React sebagai front-end framework dan Laravel sebagai back-end-nya. Pada dasarnya kit...
Scheduling Cron jobs using AWS Lambda in a multi-server environment.
In this journey I created a boiler for my Laravel RESTful API with JWT authentication to be used in SPA using Vue.js. As of this writing, setting JWT authentica...
After 20 years developing, I’ve spent a lot of time refactoring code. It’s great to write something new in some new sparkling technology. But the reality is tha...
Shirts painstakingly handcrafted by under-caffeinated developers. Shirts painstakingly handcrafted by under-caffeinated developers.
SOLID prensiplerinde ikinci harfi temsil eden Open/Closed prensibine göre nesneler geliştirmeye açık ama değişime kapalı olmalıdır. Adapter Design Pattern de ta...
Ever since version 5.2, PHP has provided the amazing DateTime class that makes it a lot easier to work with dates and times. This article will provide an overvi...
Object oriented design is not trivial, and easy to get into a tangle with. Especially if you’re background was in procedural languages like C or PHP (as it was...
Although this may seem like a good idea at the beginning, I’ve already shared in several blog posts multiple reasons why a gradual improvement is much better an...