Skip to content

Instantly share code, notes, and snippets.

@midascodebreaker
midascodebreaker / setup-docker-laradock.md
Last active October 16, 2020 21:25
Guide: Set Up Laravel 5.3 with Docker + LaraDock + Let's Encrypt SSL in Digital Ocean within 5 Minutes.

Here is what i did to Set up a laravel Project in Digital Ocean

Install Docker

Login Digital Ocean
Add Droplet
1 Click Install docker
Choose Droplet
reset ROOT password
check email
@midascodebreaker
midascodebreaker / 1Instruction.md
Last active November 24, 2020 05:29
Laravel Elixir Modern Workflow: Using Sass, Compass, Sussy, Webpack, BrowserSync, KeenUi (VueJs Reusable Components)

Making Things Easy With Laravel

Requirement:

1.) NPM
2.) Gulp
3.) Homestead
4.) Laravel Installer / Composer
@midascodebreaker
midascodebreaker / laravel-per-project-installation.md
Last active March 15, 2022 10:09
Laravel Homestead per Project Installation on Windows 10
Prerequisite:
  • Php7
  • Composer
  • Gulp
  • Npm
  • Vagrant
  • Virtual Box
  • Laravel Installer