Latest Laravel/PHP Articles

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


I guarantee you that you will find not one but several little details that even if you have coded for a long time you do not know already. The firsts, are mappe...
This is the story of how we built the laravel eloquent approval package. Let me give a little bit of background to the story and explain how built this laravel...
Since you are here, I assume you already have an idea about docker and you want to find a simple docker setup for your PHP development. In this simple docker se...
Shirts painstakingly handcrafted by under-caffeinated developers. Shirts painstakingly handcrafted by under-caffeinated developers.
This was initially written on wogan.blog, but after two rebrands and the whole Gutenberg fiasco the post completely broke, so I’m dusting it off and re-doing it...
We had to create a RESTful API for an ad platform (which we are actively developing in the last 3 years) which is currently handling around 50 millions ad event...
When Laravel dusk has come out it has made testing JS heavy frontend really easy. The test suite does test your app simply sending HTTP calls to your website lo...
It’s my first post on Medium. I hope this does not inconvenience you in any way. “OOP in a nutshell in PHP” is published by Imran Pollob
Shirts painstakingly handcrafted by under-caffeinated developers. Shirts painstakingly handcrafted by under-caffeinated developers.
Nowadays, websites should be fast, otherwise visitors will leave your website before they have seen the most important content of your website. It’s obvious, bu...
Technical tutorials and solutions, Laravel, Wordpress, Spring, PHP and others. 5Balloons
Hello, it’s been quite a long time since the last time I post in Medium. A couple of weeks back I moved to a new company and here we use Laravel for developing...
Here is a perfect breakdown on what a Laravel Controller is taken from the official Laravel documentation; In our routes file, we may want to add more logic to...
Digital Ocean Providing developers and businesses a reliable, easy-to-use cloud computing platform of virtual servers (Droplets), object storage ( Spaces), and more.
This tutorial will detail how to configure a complete Continuous Integration using Bitbucket Pipeline for a sample Laravel application with some basic test case...
Last year when i was about to start a project in laravel and vue js i had many things in my mind, like how laravel mix works, integration of vue with laravel, w...
my first REST API with Laravel Backend and Ember-JS Frontend. it is only to understand the REST API communication between Backend and Frontend.
In this article, we will discuss “Laravel Socialite Twitter Login”. As we already discussed, Laravel is not only PHP framework. It’s like a lifesaver tool for t...