Latest Laravel/PHP Articles

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


We’ve added a feature that would allow our admins to impersonate users and do things on the app on their behalf. Laravel Impersonate makes it easy to authentica...
The post Interview with Ashley Hutson appeared first on Voices of the ElePHPant.
There are many ways to display list of text to make it easier to understand. Graphic, table, chart, word cloud, etc. Word cloud is one of the best choice to dis...
Shirts painstakingly handcrafted by under-caffeinated developers. Shirts painstakingly handcrafted by under-caffeinated developers.
Anonymous functions are one of the nice and useful feature in PHP that is widely being used. Anonymous functions facilitate to write well structure and more rea...
I quickly couldn't find out what to do next and how to make them talk to each other. So I made a little list. Notice that the endpoint here is relative to what...
PHP is the most popular programming languages as compared to other programming languages. New version of PHP made this better and more stable over ever previous...
Hi All, this is Adi with another Laravel tutorial. This time, I wanted to cover my basic solution to a problem we might all have when building web apps using on...
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.
Laravel provides robust logging services that allow you to log messages to Slack to notify your entire team. Press the red button of Add to Slack.
PHP is an acronym for “Hypertext Preprocessor” and it is widely used as an open-source scripting language. With the use of a PHP framework, developers can creat...
Short summary about how to use Google Calendar API to CRUD Events in Google Calendar Impersonating as other users. An Meeting Room booking app running internall...
Navigate to your new site’s public directory and edit the .env file. Add the credentials for the craft_homestead database. Navigate to the Homestead directory a...
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.
Laravel Collections is one of the most powerful features of Laravel. Basically, collections are PHP arrays but it’s an Object Oriented approach to deal with PHP...
In Real World CTF 2019 Quals, Andrew Danau, a security researcher, found that when the %0a symbol was sent to the target server URL, the server returned an exce...
We can perform delete operations in Laravel in two ways. Either remove a record from the database permanently or delete but keep the record hanging in the datab...
In the third quarter of 2019, we resolved a series of security issues in our products. Here’s a summary report that contains a description of each issue and the...