XAMPP: Serving From Any Directory Outside of htdocsIn the xampp PHP server, files are served by default from c:/xampp/htdocs directory. There are times when the need may arise for you to…Mar 14, 20202Mar 14, 20202
Using PostgreSQL With LaravelBy default Laravel ships with MySQL. You may want to try out other SQL database type, changing that is very simple however there are some…Mar 9, 20202Mar 9, 20202
Part 3: Testing Model Relationships in Laravel — POLYMORPHICThis part deals with more complex model relationships, the polymorphic type. Just like before, we shall stick to the official…Sep 29, 20191Sep 29, 20191
Part 2: Testing Model Relationships in Laravel — BASIC100% code coverage is hardly achievable in code testing, we do aim closer but some tests are really boring. In this multipart post I…Sep 29, 20192Sep 29, 20192
Part 1: Testing Model Relationships in Laravel — Schema TestsLaravel makes TDD a lot more fun, it is such a joy to work with . The essence of the tests in this series is to ensure that your app model…Sep 29, 2019Sep 29, 2019
Link Preview Customizations On Dynamic Websites— A Basic Onpage SEO for Web DevelopersSep 1, 2019Sep 1, 2019