• Skip to main navigation
  • Skip to main content
  • Skip to footer

The log of our experiments and ideas

Author: casivaagustin (page 3)

Laravel, Sending Email in local environments with Maildev

In our daily work we usually have features that require us to send emails; in such cases there are several…
Continue reading “Laravel, Sending Email in local environments with Maildev”…
Posted on: July 12, 2018 Last updated on: July 12, 2018 Comments: 0 Written by: casivaagustin

Some Thoughts on Github Acquisition by Microsoft

In the last couple of days there was a big fuss related to the acquisition of Github by Microsoft, there…
Continue reading “Some Thoughts on Github Acquisition by Microsoft”…
Posted on: June 6, 2018 Last updated on: June 7, 2018 Comments: 0 Written by: casivaagustin

Upgrade Node from 6 to 8 using nvm

If you need to upgrade your node installation from 6 to 8 (and even from any version to any another…
Continue reading “Upgrade Node from 6 to 8 using nvm”…
Posted on: May 30, 2018 Last updated on: May 30, 2018 Comments: 0 Written by: casivaagustin

How can I start a career as Drupal Developer ?

We receive very often emails from people that is starting their careers in development and they ask us “What technology…
Continue reading “How can I start a career as Drupal Developer ?”…
Posted on: February 16, 2018 Last updated on: February 16, 2018 Comments: 0 Written by: casivaagustin

Ensuring Laravel Code Styles

In 42mate we are very strict to follow the coding standards of the products that we use, so for example…
Continue reading “Ensuring Laravel Code Styles”…
Posted on: October 24, 2017 Last updated on: October 24, 2017 Comments: 0 Written by: casivaagustin

Laravel Homestead, database provisioning

I have started to work with Homestead for a Laravel project that we are just starting, we have been using…
Continue reading “Laravel Homestead, database provisioning”…
Posted on: July 25, 2017 Last updated on: July 25, 2017 Comments: 0 Written by: casivaagustin

Resources to setup a Behat integration in Drupal using a Vagrant Machine

I was working setting up an integration with Behat and Drupal in an environment with Vagrant, this post contains the…
Continue reading “Resources to setup a Behat integration in Drupal using a Vagrant Machine”…
Posted on: July 11, 2017 Last updated on: July 11, 2017 Comments: 0 Written by: casivaagustin

Using Xdebug with Vagrant and PHPStorm

This is a guide about how to use Xdebug with PHPStorm if our project is running in a Vagrant machine.…
Continue reading “Using Xdebug with Vagrant and PHPStorm”…
Posted on: June 9, 2017 Last updated on: June 9, 2017 Comments: 0 Written by: casivaagustin

Diff tools for the command line

The diff tool is like one of the most needed tool in the developer toolbox, however the basic diff works…
Continue reading “Diff tools for the command line”…
Posted on: May 6, 2017 Last updated on: May 6, 2017 Comments: 0 Written by: casivaagustin

Git Clean

Git clean will hell you to remove all untracked files in the working directory, this post will show the basic usage.…
Continue reading “Git Clean”…
Posted on: March 12, 2017 Last updated on: March 12, 2017 Comments: 0 Written by: casivaagustin

How to do some basic code things in Drupal 8

Here goes a few snippets that will help you to start with Drupal 8. Load a Node use Drupal\node\Entity\Node; $node…
Continue reading “How to do some basic code things in Drupal 8”…
Posted on: March 3, 2017 Last updated on: May 17, 2017 Comments: 2 Written by: casivaagustin

Using Drupal 8 Modal API

Drupal 8 has come with many cool feature to trigger JavaScripts events from the Backend using classes like AjaxResponse and…
Continue reading “Using Drupal 8 Modal API”…
Posted on: February 28, 2017 Last updated on: February 28, 2017 Comments: 0 Written by: casivaagustin
« Previous page 1 2 3 4 5 6 Next page »

Tags

analytics Ansible Ansible Lint Backend bash BDD Behat cache Cloudflare Composer Css Debian Debugging Devops Documentation Drupal Drupal8 Frontend Git gitlab HowTos JavaScript JSON JSON Schema Laravel linksOfTheEndOfTheWeek Migration Monitoring MySQL Node.js Nova performance Phantomjs PHP pipeline React.js Sass Teleport tooling tracking UI Vagrant Varnish Vuejs webpack
Content written by the 42mate team based on their experiences in the daily work