magnASCII.io Simone Magnaschi
Senior Full Stack Web Dev
Bookmarks tagged with #cheatsheet.
Show all

Modern PHP Cheat Sheet - Front Line PHP

Every file that's loaded in the preload script will be preloaded into memory until server restart.
Saved on: 2021-11-26

Laravel's HasManyThrough cheatsheet - stitcher.io

- The current model Country has a relation to Post via User - The intermediate model is linked to the current model via users.country_id - The target model is linked to the intermediate model via posts.user_id - users.country_id maps to countries.id - posts.user_id maps to users.
Saved on: 2020-09-25

Git Branch Cheatsheet

Working on the command line with git can be a bit overwhelming, so I'm starting a series of posts creating cheatsheets for various areas. This post focuses on git branch. There are many different ways to list git branches.
Saved on: 2020-08-25

CSS Cheat Sheets! - DEV Community ?‍??‍?

We all know that Peter Griffin Family Guy gif of him unable to work some blinds. This gif is always associated with the frustrations of CSS. Something changes, then something breaks.
Saved on: 2019-08-14

GraphQL cheatsheet

{ hero { name height } } ↓ { hero: { name: "Luke Skywalker", height: 1.
Saved on: 2018-11-07

Thermo

MySQL is an open source SQL-based database management system used to store, retrieve, organize, and manipulate data. It is useful for developing web-based software applications. This article will teach you how to install MySQL and some basic operations.
Saved on: 2018-05-14

Another MySQL DBA: MySQL Cheat Sheet

So first I have posted in sometime as felt I should be. I have been very busy still working with MySQL and all related forks and failed to put out blogs as I felt I should. So I will work on that.
Saved on: 2018-03-29

ELAO - Symfony 2 Cheats Sheets (Doctrine 2, Twig, Form)

Download our amazing sheets for Symfony2 Discover our brand new sheets we cooked for Symfony2 and its components : Doctrine2, Form Component & Twig
Saved on: 2014-05-17
❤️
</>
2024