Skip to content

Instantly share code, notes, and snippets.

@gabbydgab
gabbydgab / routing.php
Created September 2, 2017 13:12
Route Model Binding in Laravel Package
<?php
/**
* Following binding works!
*/
namespace MyPackage\Model;
class User
{
}
@hitslab
hitslab / oclink.php
Created June 21, 2019 07:55
Creating symlinks for opencart module development