Latest Laravel/PHP Articles

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


SASS (Syntactically Awesome Stylesheet) is a CSS pre-processor, which helps to reduce repetition with CSS and saves time. Sass is an extension of CSS...
· October 14, 2020 · ⋆ Laravel Laravel Envoy is a great tool if you want to create deployment flow for your application or even something small writing a scrip...

medium.com

PHP Websocket
PHP Websocket ดูครับ เนื่องจาก ส่วนใหญ่จะใช้ Apache ไม่ก็ Nginx ในการทำ ผมจะลองเอา PHP มาเขียนเป็น Web Socket แบบเพียวๆ ดูว่าจะทำได้ไหม โดย Project นี้ผมจะเริ่ม...
CodeMentor Codementor is an online marketplace connecting developers with experts for on- demand 1:1 help via screen sharing, video, and text chat.
THIS IS AN EARLY ACCESS VERSION OF THE FEATURE. BY TAKING PART IN THE EAP, YOU EXPRESSLY ACKNOWLEDGE THAT THIS VERSION MAY NOT BE RELIABLE, MAY NOT WORK AS INTE...
I have a quiz app which has the standard questions and answers etc. I can do this by calling a seeder class: What if I want to create a quiz with a variable num...
In the previous article we got to know in depth understanding of Sass/SCSS and how to use it. If you are still new to Sass/SCSS then I recommend to check out...
Even though your serverless Laravel applications running on Vapor can handle extreme amounts of web traffic, traditional relational databases such as MySQL can...
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.
I recently found some code vulnerable to this attack in the wild, so I thought I’d put together a quick write up for pentesters and PHP coders who may not be fa...
One of the initial posts for creating a local development environment on macOS included a section for installing PHPMyAdmin. These days I tend to use some thing...
I had a former coworker run into issues when sending emails using PHP so I decided to create a blog to go through step by step what is needed to send an email u...
Published: Oct 12, 2020 by C.S. Rhymes In my organisation we use Ldap to authenticate users so they only have to remember one username and password and it means...
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.
Some time ago, I wrote about creating a simple serverless API based on the Lumen micro-framework and DynamoDB: In that post, I used the Stackery custom runtime...
· October 13, 2020 · ⋆ Composer Now, if you don’t know, Envoy is a task runner that can be used to define and run common tasks on your remote (and local) serve...
When migrating a classic foreign key constrained relationship, such as belongsTo, over to a polymorphic relationship, you've got to be very sure you've covered...
Choosing the right technology stack for your company is not always an easy decision. You have to take into account several factors, including your own skills an...