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

The log of our experiments and ideas

Author: casivaagustin (page 3)

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

MySQL – Importing large SQL dumps like a boss

If you are doing mysql dumps on large databases you know that at the moment to import the database you…
Continue reading “MySQL – Importing large SQL dumps like a boss”…
Posted on: February 15, 2017 Last updated on: February 15, 2017 Comments: 0 Written by: casivaagustin

Using Gulp and LibSass instead of Compass

I been using compass to compile our sass files for a long time, however I always hated that compass is…
Continue reading “Using Gulp and LibSass instead of Compass”…
Posted on: December 8, 2016 Last updated on: December 19, 2016 Comments: 0 Written by: casivaagustin

Starting a new Bootstrap Subtheme for Drupal 7 and Sass

Everybody knows what Bootstrap is, there is a module for Drupal that includes all the goodies of Bootstrap into Drupal,…
Continue reading “Starting a new Bootstrap Subtheme for Drupal 7 and Sass”…
Posted on: November 30, 2016 Last updated on: December 1, 2016 Comments: 0 Written by: casivaagustin

Oh-my-zsh, avoid the status check of a git repo

There was a before and after in my life since the day I knew Oh-my-zsh and Zsh, this two tools can…
Continue reading “Oh-my-zsh, avoid the status check of a git repo”…
Posted on: November 6, 2016 Last updated on: November 7, 2016 Comments: 1 Written by: casivaagustin

Vagrant Problem : SSH authentication failure

If starting your vagrant machine you see something like this default: Error: Connection timeout. Retrying… default: Error:…
Continue reading “Vagrant Problem : SSH authentication failure”…
Posted on: August 23, 2016 Last updated on: August 23, 2016 Comments: 0 Written by: casivaagustin
« Previous page 1 2 3 4 5 6 Next page »

Tags

BDD Behat cache Composer Css Data Science Debian Debugging Design Devops Drupal Drupal8 ES10 ES2019 Events Forms Git Homestead HowTos html IDE JavaScript Laravel linksOfTheEndOfTheWeek Lint Machine Learning Migration Monitoring MySQL Node.js OCR Phantomjs PHP Prototyping React.js Sass Sketch Tests Tips tooling UI Vagrant Varnish Vuejs Xdebug
Content written by the 42mate team based on their experiences in the daily work