Latest Laravel/PHP Articles

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


Laravel Auth system has a lot of features, but it doesn’t include suspending users for some time, like banning some angry forum user for 14 days to calm down. H...
In this tutorials,I’ve show how to manage your user access with some craze method “maybe” you need user access control because not all user allowed to edit the...
Some time ago, I was compressing my Laravel folder to upload onto my server to then decompress it, change the environment variables and split the Laravel folder...
CodeMentor Codementor is an online marketplace connecting developers with experts for on- demand 1:1 help via screen sharing, video, and text chat.
For bug free system we must look into every exceptions. In multi user system it’s hard to keep track on every exceptions. So here is a method by which you can s...
Of course I often found myself involved in the same tedious tasks reinventing the wheel. But I found it even worse to spend a lot of time in learning just-anoth...
This idea has been debated and talked about by many people, so I will not debate on whether this is a valid assumption or not. If you don’t agree with this hypo...
The first time I learn to build a PHP package is through a job interview. The technical part required me to build a PHP package with PSR-4 standard. In short, P...
Digital Ocean Providing developers and businesses a reliable, easy-to-use cloud computing platform of virtual servers (Droplets), object storage ( Spaces), and more.
On Heroku the release phase allows you to run certain tasks before a new release of your app is deployed. Thanks for reading! Say hi to me on Twitter and check...
Well, this took me close to a month, with a couple of sleepless nights and a few drops of tears on being asked about the status of the task, since I was very ne...
Blade is the simple, yet powerful templating engine provided with Laravel. Unlike other popular PHP templating engines, Blade does not restrict you from using p...
In which I discuss squeezing more oomph out of Laravel’s Eloquent Polymorphic Relations in a heavily-used, multimillion row database.
Fathom Analytics | Fast, simple and privacy-focused website analytics. Fathom Analytics | Fast, simple and privacy-focused website analytics.
Anyway, let’s see what Media Library has to offer. Add Media from URLMedia Library is mostly used to upload files and add them to collections. Human Readable Si...
A simple and easy Laravel 5.2 with Facebook Messenger bot. “Laravel 5.2 with Facebook Messenger bot.” is published by Arnold Federis
This is something that has been a real challenge for me because usually is not in the scope of the language. Async call is not Thread, if you are looking for it...
Some years ago I bought an internet domain offering a PHP based server backed by a MySQL database. I kept it for years without using it because I had neither th...